2 "name": "DCOURLGrabber",
4 "summary": "Grabs the URL from browsers like Chrome and Firefox.",
5 "description": " DCOURLGrabber keeps track of active browser windows and uses AppleScript to\n retrieve the URL from the active tab of the browser that was last active.\n\n * Supports Chrome, Safari, Firefox, Opera and Chrome Canary.\n * Easy to extend using AppleScript.\n",
6 "homepage": "http://github.com/DangerCove/DCOURLGrabber",
9 "Boy van Amstel": "boy@dangercove.com"
15 "git": "https://github.com/DangerCove/DCOURLGrabber.git",
18 "source_files": "DCOURLGrabber/*.{h,m}",
19 "preserve_paths": "AppleScripts",
20 "resources": "AppleScripts/*.scpt",