mikemcduffie
mikemcduffie
Request URLs be opened rather than copied. I've done this locally for myself by adding a conditional for matches regex '^https?://' open->'Open URL' else->copy/notify
The dragged item has the same size as the entire app window rather than the image being dragged. It appears your code is supposed to resize if the item if...
Unless I'm mistaken it looks like Onizuka89 has implemented most of the various code changes from the various forks. It builds under Xcode 7 for me (Yay!). But will load...
Request that user notification be added when failing to load/process an archive. Currently SC silently fails to load a corrupt/mislabeled archive with no user feedback making it unclear what went...