One two flash Firefox

Examine source code of One two flash

Por: CX330
Inspect and view changes in One two flash source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "One two flash",
  "version": "1.1",
  "description": "Firefox tab counter that lets you jump to tabs with numbers like FLASHHHHH!",
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "permissions": [
    "tabs",
    "*://*/*"
  ],
  "browser_action": {
    "default_popup": "popup/popup.html",
    "default_icon": "icon.png"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{9e5dfafe-312a-491b-9251-93894b7bf7a0}"
    }
  }
}

Melhores alternativas One two flash

Aqui estão algumas Firefox add-ons que são similares a One two flash: