Mega Copy Tabs Firefox

Examine source code of Mega Copy Tabs

제작자: IT Megastar
Inspect and view changes in Mega Copy Tabs source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Mega Copy Tabs",
  "version": "0.0.0.4",
  "description": "Create one link to copy and share all your opened tabs",
  "permissions": [
    "webRequest",
    "tabs",
    "http://*/*",
    "https://*/*",
    "management",
    "clipboardRead",
    "clipboardWrite",
    "notifications"
  ],
  "background": {
    "page": "background.html"
  },
  "browser_action": {
    "default_icon": {
      "16": "images/16x16.png",
      "32": "images/32x32.png",
      "48": "images/48x48.png",
      "128": "images/128x128.png"
    }
  },
  "applications": {
    "gecko": {
      "id": "megacopytabs@itmegastar.com",
      "strict_min_version": "54.0"
    }
  },
  "icons": {
    "16": "images/16x16.png",
    "32": "images/32x32.png",
    "48": "images/48x48.png",
    "128": "images/128x128.png"
  },
  "manifest_version": 2
}

최고의 Mega Copy Tabs 대안

다음은 Mega Copy Tabs과(와) 유사한 Firefox add-on입니다: