Skip to content

Provides ability to create multiple bookmarks from tabs into a new folder for Firefox/Thunderbird addons

License

Notifications You must be signed in to change notification settings

modulexcite/fxaddonlib-bookmark-multiple-tabs

 
 

Repository files navigation

Bookmark Multiple Tabs library for Firefox 2 or later

Usage:

chrome.manifest

overlay  chrome://browser/content/browser.xul
         chrome://***/content/bookmarkMultipleTabs.xul
overlay  chrome://browser/content/places/bookmarkProperties.xul
         chrome://***/content/bookmarkMultipleTabs_bookmarkPropertiesOverlay.xul
overlay  chrome://browser/content/places/bookmarkProperties2.xul
         chrome://***/content/bookmarkMultipleTabs_bookmarkPropertiesOverlay.xul

JS files

window['piro.sakura.ne.jp']
  .bookmarkMultipleTabs
  .addBookmarkFor(tabsArray, folderName);

About

Provides ability to create multiple bookmarks from tabs into a new folder for Firefox/Thunderbird addons

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published