By: Cimbali
Inspect and view changes in Container New Tab source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"browser_specific_settings": {
"gecko": {
"id": "@containernewtab",
"strict_min_version": "57.0"
}
},
"manifest_version": 2,
"name": "__MSG_name__",
"version": "2.1",
"description": "__MSG_description__",
"default_locale": "en",
"chrome_url_overrides": {
"newtab": "ext/redirect.html"
},
"icons": {
"48": "ext/icon.svg",
"128": "ext/icon.svg"
},
"background": {
"scripts": [
"ext/background.js"
],
"persistent": false
},
"options_ui": {
"page": "ext/options.html",
"open_in_tab": true,
"browser_style": false
},
"permissions": [
"contextualIdentities",
"cookies",
"storage"
],
"browser_action": {
"browser_style": true,
"default_icon": "ext/icon.svg",
"default_title": "__MSG_prefsPage__"
},
"commands": {
"_execute_browser_action": {
"description": "__MSG_prefsPage__"
}
}
} Best Container New Tab Alternatives
Here are some Firefox add-ons that are similar to Container New Tab:
Open New Tab in Container
Vityou
New Tab Homepage - Container Edition
Mo Allabbad
Change New Tab
Ternary
Keep Container
kwykm
New Container Tab
Karim Rahal
New Tab Container
Remi Gelinas
Switch Container Plus
stoically
Custom new tab
csutorasa
Container Context
joshthor
new-tab-url
comnom
Persitent Containers
navchandar
Open Container Window
igorlogius