By: Thomas Henlich
Inspect and view changes in TitleURL_TH source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "TitleURL_TH",
"version": "0.6resigned1",
"description": "Add the current URL to the windows title bar",
"browser_specific_settings": {
"gecko": {
"id": "TitleURL_TH@addons.mozilla.org"
}
},
"permissions": [
"<all_urls>",
"tabs",
"storage"
],
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"defaultSettings.js",
"titleUrlPage.js"
]
}
],
"background": {
"scripts": [
"defaultSettings.js",
"titleurl.js"
]
},
"options_ui": {
"page": "options/options.html",
"browser_style": true
}
} Best TitleURL_TH Alternatives
Here are some Firefox add-ons that are similar to TitleURL_TH:
URL (protocol, hostname, path) in title
Tormen
myTitleURL
DK
KeePass Helper - URL in title
pbanasiak
Add URL to Window Title (Advanced KeePass Usage)
Eric
URL2Title
Offerel
URL in title
M-Gregoire
Add URL To Tab (Keepass)
Teun
Prepend Info To Title
SubwayPolarbear
Hostname in title
yalam96
Append Domain
Richard Adenling