By: Alex
Inspect and view changes in Domain in tab source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Domain in tab",
"description": "This extension add domain to the tab title.",
"version": "1.2.2resigned1",
"icons": {
"128": "128x128.png"
},
"applications": {
"gecko": {
"id": "{1f70ccf0-e9a8-449c-87e7-d44e5411955f}"
}
},
"content_scripts": [
{
"matches": [
"*://*/*"
],
"js": [
"dit.js"
]
}
]
} Best Domain in tab Alternatives
Here are some Firefox add-ons that are similar to Domain in tab:
Append Domain
Richard Adenling
Put Site Domain in Tab Title
jazali
Domain in Title
Richard West
EndTab
Jack Vielfrass
CloseTabsByDomain
Thomas R.
Domain Tabs
Finnén
Group Tabs by Domain
dfbswfvev
Domain Extractor
Rahul
Tab Organizer
apkjaka
Sort Tabs by Domain to Windows
James Zersche
Rename Tab Title of Domain/URL
Prashant Kamdar
Localhost Tab Label
Andrew Heiss