Prepend Info To Title Firefox

Examine source code of Prepend Info To Title

Inspect and view changes in Prepend Info To Title source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Prepend Info To Title",
  "version": "1",
  "description": "Add information to browser window title.",
  "applications": {
    "gecko": {
      "id": "{e2f2da68-eea6-41e4-b6a5-13c6c92a9d6b}",
      "strict_min_version": "58.0"
    }
  },
  "permissions": [
    "tabs",
    "contextualIdentities",
    "cookies",
    "storage"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "options_ui": {
    "page": "options.html",
    "browser_style": true
  }
}

Best Prepend Info To Title Alternatives

Here are some Firefox add-ons that are similar to Prepend Info To Title: