By: Abhiram Dodda
Inspect and view changes in Tab Bucket source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Tab Bucket",
"version": "1.0",
"description": "Copy, and open multiple links across active tabs with ease.",
"permissions": [
"tabs",
"clipboardRead",
"clipboardWrite"
],
"browser_action": {
"default_popup": "popup.html",
"default_icon": {
"16": "images/icon16x16.png",
"48": "images/icon48x48.png",
"128": "images/icon128x128.png",
"256": "images/icon256x256.png"
}
},
"icons": {
"16": "images/icon16x16.png",
"48": "images/icon48x48.png",
"128": "images/icon128x128.png",
"256": "images/icon256x256.png"
},
"background": {
"scripts": [
"background.js"
],
"persistent": true
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
]
}
],
"browser_specific_settings": {
"gecko": {
"id": "{13c8e49b-ca51-48bf-aa73-62d095e105f7}"
}
}
} Best Tab Bucket Alternatives
Here are some Firefox add-ons that are similar to Tab Bucket:
TabBucket
andrewsthebuilder
Mega Copy Tabs
IT Megastar
Tab.bz
IdBloc
Tabbard
George Chakhidze
Tab URL Viewer
01001010anek
Grab Session Links
mbz
Copy Paste Tab Links
Kustrica
Copy TabURLs as HTML Anchors / Links
igorlogius
Tab Vault
Alan
Multi-tab
Luke Carrier
Copy URL of All Tabs
From E