By: Gilles Quenot Add-on
Inspect and view changes in Profile Prefix in Window Title source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Profile Prefix in Window Title",
"version": "1.3",
"description": "Adds a custom profile prefix to the Firefox window title.",
"icons": {
"16": "icons/icon-16.png",
"32": "icons/icon-32.png",
"48": "icons/icon-48.png",
"96": "icons/icon-96.png",
"128": "icons/icon-128.png"
},
"browser_specific_settings": {
"gecko": {
"id": "profile-in-title@sputnick.fr",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"permissions": [
"storage"
],
"background": {
"scripts": [
"background.js"
]
},
"options_ui": {
"page": "options.html",
"open_in_tab": true
}
} Best Profile Prefix in Window Title Alternatives
Here are some Firefox add-ons that are similar to Profile Prefix in Window Title:
titlePreface - add a name to the window title
jscher2000
Show Profile
neo82
Container Tab Prefix
MasterKyanite
Custom New Tab Title
Bernd Bestel
Window Titler
Tomasz Pamula
Hostname in Window Title
Aaron Papp
Window Names
Jim Thomas
Custom Titlebar Text
Hrvoje Šolc
Custom Title
toonn
FireTitle
Capitaine Fab
Localhost Tab Label
Andrew Heiss
Prepend Info To Title
SubwayPolarbear