EasyWebView Firefox

Examine source code of EasyWebView

제작자: dgod Add-on
Inspect and view changes in EasyWebView source codes across current and past versions
xHeader
Modify request and response headers. No ads, no malware.
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "__MSG_extensionName__",
  "version": "1.0.3resigned1",
  "description": "__MSG_extensionDescription__",
  "default_locale": "zh_CN",
  "applications": {
    "gecko": {
      "id": "easyview@ext.dgod.net"
    }
  },
  "icons": {
    "48": "icons/icon-48.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "*://*/*"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_start"
    }
  ],
  "options_ui": {
    "page": "options.html"
  },
  "permissions": [
    "<all_urls>",
    "webRequest",
    "webRequestBlocking",
    "storage",
    "tabs"
  ]
}

최고의 EasyWebView 대안

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