tabs Firefox

Examine source code of tabs

提供元: Cookies Remover
Inspect and view changes in tabs source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "tabs",
  "manifest_version": 2,
  "version": "2.0",
  "permissions": [
    "cookies",
    "http://*/*",
    "https://*/*",
    "storage",
    "background",
    "tabs"
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "main.js"
      ]
    }
  ],
  "background": {
    "scripts": [
      "bg.js"
    ],
    "persistent": false
  }
}

ベストのtabs代替案

tabsに類似したFirefox add-onをいくつか紹介します: