Relative Tab Numbers Firefox

Examine source code of Relative Tab Numbers

By: Purp
Inspect and view changes in Relative Tab Numbers source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Relative Tab Numbers",
  "description": "Show tab numbers relative to the active tab",
  "version": "0.1.2",
  "permissions": [
    "tabs",
    "activeTab",
    "scripting"
  ],
  "host_permissions": [
    "<all_urls>"
  ],
  "icons": {
    "32": "icons/icon32.png"
  },
  "background": {
    "scripts": [
      "main.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "relative-tab-numbers@addons.mozilla.org"
    }
  }
}

Best Relative Tab Numbers Alternatives

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