By: yoasif
Inspect and view changes in Bookmark All Tabs source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "__MSG_extensionName__",
"description": "__MSG_extensionDescription__",
"homepage_url": "https://github.com/yoasif/bookmark-all-tabs",
"manifest_version": 2,
"version": "1.1resigned1",
"icons": {
"16": "bookmark.svg",
"48": "bookmark.svg",
"96": "bookmark.svg"
},
"applications": {
"gecko": {
"strict_min_version": "55.0a1",
"id": "{9901cf3f-3211-4fd7-bcd2-5b2283b5ccc9}"
}
},
"commands": {
"bookmark-right": {
"suggested_key": {
"default": "Ctrl+Shift+D"
},
"description": "__MSG_commandDescription__"
}
},
"permissions": [
"bookmarks",
"tabs",
"contextMenus"
],
"background": {
"scripts": [
"background.js"
]
},
"default_locale": "en"
} Best Bookmark All Tabs Alternatives
Here are some Firefox add-ons that are similar to Bookmark All Tabs:
Archive Tabs
e2e8
Bookmark Tree for Tree Style Tab
Lej77
Bookmark Tabs to the Right
mdejean
Bookmark All Button
Giovanni Fasino
Bookmark Shortcuts
mortalis
Set Aside Tabs
kuangkuang
Menu Bookmarks to Toolbar
Aguirre Matteo
Copy All Tabs
Charles
Hold My Tabs
hyk
Close Bookmarked Tabs
Bérenger
Close Tabs to the Right
Michał Kopeć