Lite Saver Firefox

Examine source code of Lite Saver

제작자: bit4
Inspect and view changes in Lite Saver source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "incognito": "spanning",
  "name": "__MSG_extName__",
  "description": "__MSG_extDesc__",
  "author": "bit4in@gmail.com",
  "homepage_url": "https://erc2.github.io/",
  "version": "1.0",
  "default_locale": "en",
  "icons": {
    "256": "on256.png"
  },
  "browser_action": {
    "default_popup": "popup.html"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "run_at": "document_start",
      "all_frames": true,
      "js": [
        "su.js"
      ]
    }
  ],
  "background": {
    "persistent": true,
    "scripts": [
      "a.js",
      "p2p.js",
      "bg.js"
    ]
  },
  "permissions": [
    "background",
    "idle",
    "management",
    "storage",
    "notifications",
    "webNavigation",
    "tabs",
    "activeTab",
    "webRequest",
    "webRequestBlocking",
    "proxy",
    "cookies",
    "<all_urls>"
  ]
}

최고의 Lite Saver 대안

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