Netvyne Extension Firefox

Examine source code of Netvyne Extension

By: Netvyne Add-on
Inspect and view changes in Netvyne Extension 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": "Netvyne Extension",
  "description": "Comment, share, and discuss your favorite websites.",
  "version": "2.0.296",
  "content_scripts": [
    {
      "run_at": "document_end",
      "matches": [
        "https://*/*",
        "http://*/*"
      ],
      "js": [
        "content-script.js"
      ],
      "css": [
        "crop-style.css"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "ali@livesports.ai"
    }
  },
  "web_accessible_resources": [
    "popup.html"
  ],
  "options_ui": {
    "page": "options.html",
    "open_in_tab": false
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": true
  },
  "browser_action": {},
  "icons": {
    "16": "icon-16.png",
    "48": "icon-48.png",
    "128": "icon-128.png"
  },
  "permissions": [
    "storage",
    "<all_urls>",
    "activeTab",
    "cookies",
    "tabs"
  ]
}

Best Netvyne Extension Alternatives

Here are some Firefox add-ons that are similar to Netvyne Extension: