Tab Title Cleaner Firefox

Examine source code of Tab Title Cleaner

By: Gabriel
Inspect and view changes in Tab Title Cleaner source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Tab Title Cleaner",
  "version": "1.0",
  "description": "Cleans up tab titles by removing extra clutter like site names or special characters.",
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "icons": {
    "48": "icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "tab-title-cleaner@example.com"
    }
  }
}

Best Tab Title Cleaner Alternatives

Here are some Firefox add-ons that are similar to Tab Title Cleaner: