提供元: MasterKyanite Add-on
Inspect and view changes in Container Tab Prefix source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Container Tab Prefix",
"version": "1.3.0",
"description": "Prefixes the tab title with its Firefox container name. E.g., 'AK - Facebook'.",
"author": "Gaurav Dhiman",
"permissions": [
"tabs",
"contextualIdentities",
"cookies",
"<all_urls>"
],
"background": {
"scripts": [
"background.js"
]
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
],
"run_at": "document_idle",
"all_frames": false
}
],
"icons": {
"48": "icon48.png",
"96": "icon96.png"
},
"browser_specific_settings": {
"gecko": {
"id": "container-tab-prefix@gaurav",
"strict_min_version": "142.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
}
} ベストのContainer Tab Prefix代替案
Container Tab Prefixに類似したFirefox add-onをいくつか紹介します:
Container In tab title
Alt
Localhost Tab Label
Andrew Heiss
Container In Title
ResolveIT
Profile Prefix in Window Title
Gilles Quenot
Prefix Tab
Luca
Prepend Info To Title
SubwayPolarbear
Persitent Containers
navchandar
Container Tab Sorter
Luthriel
Container Profiles
mkachi
Tab Containers - Multi-Account Containers
jpng
Container New Tab
Cimbali
Tab Count in Window Title
Lej77