This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
-- gct: get chrome tabs | |
-- save FRONTMOST WINDOW of Chrome (or safari, but definitely not firefox) tabs into a file | |
-- optionally (by uncommenting) CLOSE the window | |
-- modified from http://www.leancrew.com/all-this/2012/10/saving-browser-tab-sets/ | |
-- ------------------------------------------------------------ | |
-- cce | |
-- 2012 nov- rev 0.2 | |
-- - why do i punish myself with applescript? | |
-- | |
-- ------------------------------------------------------------ |