Tab Counter Plus Firefox

Examine source code of Tab Counter Plus

제작자: Oriol Brufau
Inspect and view changes in Tab Counter Plus source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Tab Counter Plus",
  "short_name": "Tab Counter",
  "author": "Oriol Brufau",
  "homepage_url": "https://github.com/Loirooriol/tab-counter-plus",
  "version": "3.4",
  "description": "Shows the number of tabs in each window. Efficient and customizable.",
  "manifest_version": 2,
  "applications": {
    "gecko": {
      "id": "tab-counter-plus@Loirooriol",
      "strict_min_version": "63.0"
    }
  },
  "icons": {
    "16": "icon16.gif",
    "64": "icon.svg"
  },
  "permissions": [
    "storage"
  ],
  "browser_action": {
    "default_icon": {
      "16": "icon16.gif",
      "64": "icon.svg"
    },
    "default_popup": "popup.html"
  },
  "options_ui": {
    "page": "options.html"
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": true
  }
}

최고의 Tab Counter Plus 대안

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