Tab Title Quiz Firefox

Examine source code of Tab Title Quiz

By: Long
Inspect and view changes in Tab Title Quiz source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Tab Title Quiz",
  "version": "1.0.0",
  "description": "Show a quick quiz question in the tab title when opening a new tab. Click the tab to reveal the answer.",
  "permissions": [
    "tabs"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "tabtitlequiz@addon.local",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": []
      }
    }
  }
}

Best Tab Title Quiz Alternatives

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