By: yalam96
Inspect and view changes in Hostname in title source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Hostname in title",
"version": "1.1resigned1",
"description": "Puts the hostname of the tab in the title",
"content_scripts": [
{
"matches": [
"*://*/*"
],
"js": [
"hostname.js"
],
"run_at": "document_end"
}
],
"options_ui": {
"page": "options.html"
},
"permissions": [
"tabs",
"*://*/*",
"storage"
],
"browser_specific_settings": {
"gecko": {
"id": "{b8842ade-9efd-4461-84bd-2106e91854fe}"
}
}
} Best Hostname in title Alternatives
Here are some Firefox add-ons that are similar to Hostname in title:
Hostname in Window Title
Aaron Papp
Domain in Title
Richard West
URL (protocol, hostname, path) in title
Tormen
KeePass Helper - URL in title
pbanasiak
Custom Titlebar Text
Hrvoje Šolc
Localhost Tab Label
Andrew Heiss
TitleURL
cloutierjo
TitleURL_TH
Thomas Henlich
Prepend Info To Title
SubwayPolarbear
Add URL to Window Title (Advanced KeePass Usage)
Eric
Tab ReTitle
Lazyuki