By: photodiode
Inspect and view changes in Panorama View source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Panorama View",
"description": "Easily group and organize tabs visually",
"version": "0.9.11",
"icons": {
"16": "gfx/logo/logo-16.png",
"24": "gfx/logo/logo-24.png",
"32": "gfx/logo/logo-32.png",
"48": "gfx/logo/logo-48.png",
"64": "gfx/logo/logo-64.png",
"96": "gfx/logo/logo-96.png"
},
"browser_specific_settings": {
"gecko": {
"id": "{60e27487-c779-464c-8698-ad481b718d5f}",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"default_locale": "en",
"commands": {
"toggle_panorama_view": {
"suggested_key": {
"default": "Ctrl+Alt+F",
"mac": "MacCtrl+Alt+F"
},
"description": "__MSG_togglePanoramaView__"
},
"new_tab_group": {
"suggested_key": {
"default": "Ctrl+Alt+G",
"mac": "MacCtrl+Alt+G"
},
"description": "__MSG_newTabGroup__"
},
"next_group": {
"suggested_key": {
"default": "Ctrl+Alt+W",
"mac": "MacCtrl+Alt+W"
},
"description": "__MSG_nextTabGroup__"
},
"previous_group": {
"suggested_key": {
"default": "Ctrl+Alt+Q",
"mac": "MacCtrl+Alt+Q"
},
"description": "__MSG_previousTabGroup__"
}
},
"background": {
"page": "background/background.html"
},
"browser_action": {
"browser_style": true,
"default_icon": "gfx/icon.svg",
"theme_icons": [
{
"light": "gfx/icon.svg",
"dark": "gfx/icon.svg",
"size": 16
},
{
"light": "gfx/icon.svg",
"dark": "gfx/icon.svg",
"size": 32
}
]
},
"options_ui": {
"page": "options/options.html",
"browser_style": true
},
"content_security_policy": "script-src 'self'; object-src 'self'",
"permissions": [
"<all_urls>",
"cookies",
"tabs",
"tabHide",
"storage",
"sessions",
"contextualIdentities",
"downloads",
"menus"
]
} Best Panorama View Alternatives
Here are some Firefox add-ons that are similar to Panorama View:
Totally not Panorama (Tab Groups with tab hiding)
Nikolay Yordanov
Panorama Tab Groups
projectdelphai
Panorama Tab
Lukas
Tab Workspaces
Fonso
Tab Explorer
Eddie Baker
Tab Planner
Leo
Simple Tab Groups
Drive4ik
Quick Access
Gelencsér Gergő
Tabulate
Alex McCausland
Power Tabs
Danny Y.
Group Tabs Sidebar
Δημήτριος
BrowserGT
Daniel Bauer