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"
    ]
  }
}

Best Tab Numbers Alternatives

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