|
|
Saving and restoring tabs in Safari
Righto, dragging this one back to the top. I finally got around to implementing this great feature (which I do miss, using Opera at work) but still found a couple of bugs with the revisions in the comments. Dusting off my Applescript skills (muchly lacking), here's what I found: You must have "Always show tab bar" enabled in Preferences, Tabs for single page windows to be picked up! This is because the Applescript uses the count of the tabs to determine if we are looking at a browser window (as opposed to the Downloads window or a source window or something). There could well be better ways of determining this, but I'll deal with the tab bar always being there for now. There were some inefficiences and old code mucking a couple of things up, so here's my version (which does not include the Save dialog feature!) of the Save URLs Applescript. ---
Bugs in this version.
There are a few things about this that won't work.
One thing that worked in the previous version but doesn't work in this version is handling more tabs than are able to be displayed in the window. When safari can no longer fit all the tabs in the window a drop-down list is provided to access the remaining tabs. Because you iterate on the count of radio buttons instead of by the number of tabs (which you don't have direct access to) you'll miss any additional tabs.
|
SearchFrom our Sponsor...Latest Mountain Lion HintsWhat's New:HintsNo new hintsComments last 2 daysNo new commentsLinks last 2 weeksNo recent new linksWhat's New in the Forums?
Hints by TopicNews from Macworld
From Our Sponsors |
|
Copyright © 2014 IDG Consumer & SMB (Privacy Policy) Contact Us All trademarks and copyrights on this page are owned by their respective owners. |
Visit other IDG sites: |
|
|
|
Created this page in 0.09 seconds |
|