提供元: toonn
Inspect and view changes in Custom Title source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Custom Title",
"version": "2.0",
"description": "Add a tag to identify the current profile to the window title",
"homepage_url": "https://github.com/toonn/CustomTitle",
"icons": {
"48": "icons/CustomTitle-48.png"
},
"options_ui": {
"page": "options.html",
"browser_style": true
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"CustomTitle.js"
]
}
],
"permissions": [
"storage"
]
} ベストのCustom Title代替案
Custom Titleに類似したFirefox add-onをいくつか紹介します:
titlePreface - add a name to the window title
jscher2000
BetterTitle+
KwiatekMiki
Show Title Tag Corner
macha
Custom New Tab Title
Bernd Bestel
ntp_titler
MrOtherGuy
Profile Prefix in Window Title
Gilles Quenot
Titles Extension
Geoff Lawrence
Copy Page Title (WebExtension)
def00111
Window Titler
Tomasz Pamula
FireTitle
Capitaine Fab
LinkedIn Title Viewer
Engincan Yıldız