By: Shailendra
Inspect and view changes in Sidebar Tab source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Sidebar Tab",
"version": "2.1.0",
"description": "Give your browser a new window!",
"author": "Shailendra (https://shailendra.xyz)",
"permissions": [
"contextMenus",
"activeTab",
"tabs",
"storage",
"bookmarks",
"webRequest",
"webRequestBlocking",
"declarativeNetRequest",
"webNavigation"
],
"action": {
"default_icon": {
"16": "icons/icon16.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
}
},
"sidebar_action": {
"default_title": "Sidebar Tab",
"default_panel": "sidebar.html",
"default_icon": {
"16": "icons/icon16.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
}
},
"page_action": {
"default_icon": {
"19": "icons/icon19.png",
"38": "icons/icon38.png"
},
"default_title": "Open current page in Sidebar Tab",
"show_matches": [
"<all_urls>"
],
"hide_matches": [
"file:///*"
]
},
"content_scripts": [
{
"js": [
"assets/content-script-loader.chunk-d53e19f6.67a96aeb.js"
],
"matches": [
"<all_urls>"
],
"exclude_matches": [
"file:///*"
],
"run_at": "document_idle"
}
],
"options_ui": {
"page": "options.html"
},
"commands": {
"_execute_sidebar_action": {
"suggested_key": {
"default": "Shift+Alt+N",
"linux": "Shift+Alt+N"
},
"description": "Open Sidebar Tab Window"
},
"force-inject-navbar": {
"suggested_key": {
"default": "Shift+Alt+M"
},
"description": "Create Navigation Bar Forcefully"
}
},
"icons": {
"16": "icons/icon16.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
},
"host_permissions": [
"<all_urls>"
],
"background": {
"scripts": [
"background.js"
],
"type": "module"
},
"browser_specific_settings": {
"gecko": {
"id": "sidebar-tab@shailendra.xyz"
}
},
"web_accessible_resources": [
{
"matches": [
"<all_urls>"
],
"resources": [
"assets/chunk-d53e19f6.js"
]
}
]
} Best Sidebar Tab Alternatives
Here are some Firefox add-ons that are similar to Sidebar Tab:
Page Sidebar | Open any page in side panel
Stefan vd
Group Tabs Sidebar
Dim-Elef
Open in Sidebar
igorlogius
My Sidebar Bookmarks Folder
Octopus
Toggle Native Tab Bar
Irv66
Quick Access
Gelencsér Gergő
Tabify
Tabify
FF-TabLaunch
Craig Hancock
Foxy Tabs
Francesco De Stefano
Webpage Sidebar
Ch. (aka sftblw)
My Bookmarks Folder
Octopus