EasyWebView Firefox

Examine source code of EasyWebView

By: 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"
  ]
}

Best EasyWebView Alternatives

Here are some Firefox add-ons that are similar to EasyWebView: