philikon / BarTab

Firefox add-on: Drink now, pay later: put your tabs on your bar tab!
https://addons.mozilla.org/firefox/addon/67651/
64 stars 28 forks source link

Support bookmarking of unloaded tabs #36

Closed philikon closed 14 years ago

philikon commented 14 years ago

Citywalker writes: "BarTab is great for what it does, but it interferes with bookmarking: the standard FF option of “Bookmark All Tabs” then bookmarks only loaded tabs. Is it possible to somehow bookmark the unloaded tabs as well, without having to load them all?"

philikon commented 14 years ago

Issue #41 describes the same root problem, albeit with other symptoms.

philikon commented 14 years ago

Big rewrite: No longer monkey patch various bits of the tab browser. Instead install a wrapper for tab.linkedBrowser.webNavigation that defers the loading of tabs.

This has a number of advantages: