BetterTitle+ Firefox

Examine source code of BetterTitle+

Inspect and view changes in BetterTitle+ source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "BetterTitle+",
  "description": "Change title of the current tab with 2 clicks",
  "version": "1.0",
  "icons": {
    "48": "./img/smallesticon.png",
    "96": "./img/smallicon.png"
  },
  "applications": {
    "gecko": {
      "id": "bettertitleplus@kwiatekmiki.pl",
      "strict_min_version": "62.0"
    }
  },
  "web_accessible_resources": [
    "changeTitle.js"
  ],
  "permissions": [
    "activeTab"
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_title": "BetterTitle+"
  }
}

Mejores alternativas BetterTitle+

Aquí hay algunas Firefox add-ons que son similares a BetterTitle+: