Skip to content

A little AppleScript to grab the URL from the active tab of your default browser

Notifications You must be signed in to change notification settings

dotcode/grab-url-from-browser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

grab-url-from-browser

A little AppleScript to grab the URL from the active tab of your default browser.

Usage

$ osascript ./grab-url.applescript; pbpaste

How it works

Crudely - there's nothing at all nice about this yet. It simply uses GUI scripting to select and copy the URL to the clipboard …

About

A little AppleScript to grab the URL from the active tab of your default browser

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published