Fake Tab Title Firefox

Examine source code of Fake Tab Title

Inspect and view changes in Fake Tab Title source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Fake Tab Title",
  "manifest_version": 2,
  "description": "Changes the tab titles & icons randomly.",
  "version": "0.1.0",
  "homepage_url": "https://hdks.org",
  "icons": {
    "48": "icons/icon-48.png"
  },
  "browser_action": {
    "default_icon": "icons/icon-32.png",
    "theme_icons": [
      {
        "light": "icons/icon-32-light.png",
        "dark": "icons/icon-32-dark.png",
        "size": 32
      }
    ],
    "default_title": "Fake Tab Title",
    "default_popup": "popup/popup.html"
  },
  "permissions": [
    "<all_urls>",
    "activeTab",
    "tabs"
  ]
}

Best Fake Tab Title Alternatives

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