scp基金会浏览器扩展 Firefox

Examine source code of scp基金会浏览器扩展

By: swift
Inspect and view changes in scp基金会浏览器扩展 source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "scp基金会浏览器扩展",
  "version": "1.0.0",
  "description": "帮助您在浏览器中更方便的访问scp基金会的相关网站",
  "update_url": "http://upext.chrome.360.cn/intf.php?method=ExtUpdate.query",
  "icons": {
    "16": "img/icon.png",
    "48": "img/icon.png",
    "128": "img/icon.png"
  },
  "background": {
    "scripts": [
      "js/background.js"
    ]
  },
  "browser_action": {
    "default_icon": "img/icon.png",
    "default_title": "scp基金会浏览器扩展",
    "default_popup": "popup.html"
  },
  "permissions": [
    "http://*/*",
    "https://*/*"
  ],
  "homepage_url": "https://scp-database.cf",
  "omnibox": {
    "keyword": "scp"
  },
  "content_scripts": [
    {
      "js": [
        "js/jquery-3.4.1.min.js",
        "js/removeAD.js",
        "js/add.js"
      ],
      "matches": [
        "http://scp-wiki-cn.wikidot.com/*",
        "http://www.scp-wiki.net/*"
      ]
    }
  ]
}

Best scp基金会浏览器扩展 Alternatives

Here are some Firefox add-ons that are similar to scp基金会浏览器扩展: