Tab Numbers Firefox

Examine source code of Tab Numbers

Inspect and view changes in Tab Numbers source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Tab Numbers",
  "description": "This extension writes the tab number to the tabs, the ones accessible with ctrl/cmd + number",
  "version": "1.0.0",
  "permissions": [
    "tabs",
    "http://*/*",
    "https://*/*",
    "*://*/*"
  ],
  "icons": {
    "512": "tab_numbers.png"
  },
  "manifest_version": 2,
  "background": {
    "scripts": [
      "tab_numbers.js"
    ]
  }
}

Melhores alternativas Tab Numbers

Aqui estão algumas Firefox add-ons que são similares a Tab Numbers: