LoveJS Firefox

Examine source code of LoveJS

提供元: n0name
Inspect and view changes in LoveJS source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "LoveJS",
  "version": "1.3",
  "description": "发现隐藏接口 | 敏感信息发现 | 批量打开URL",
  "permissions": [
    "tabs",
    "activeTab",
    "scripting",
    "storage",
    "webRequest",
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "lib/background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "lib/content.js"
      ],
      "run_at": "document_end"
    }
  ],
  "browser_action": {
    "default_popup": "popup/popup.html",
    "default_icon": {
      "16": "img/icon-16.png",
      "32": "img/icon-32.png",
      "48": "img/icon-48.png",
      "128": "img/icon-128.png",
      "256": "img/icon-256.png"
    }
  },
  "icons": {
    "16": "img/icon-16.png",
    "32": "img/icon-32.png",
    "48": "img/icon-48.png",
    "128": "img/icon-128.png",
    "256": "img/icon-256.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{8a46e409-72f0-4bd6-ae20-4acaaa6c9361}"
    }
  }
}

ベストのLoveJS代替案

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