Tab Numbers Firefox

Examine source code of Tab Numbers

제작자: Sachin Biradar
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"
    ]
  }
}

최고의 Tab Numbers 대안

다음은 Tab Numbers과(와) 유사한 Firefox add-on입니다: