VeniVidiWiki Firefox

Examine source code of VeniVidiWiki

Inspect and view changes in VeniVidiWiki 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
{
  "name": "VeniVidiWiki",
  "short_name": "vvw",
  "description": "I came, I saw, I knew. It redirects wikipedia request to wiki-zero. It also lets the in-page links on Wiki Zero pages work.",
  "version": "1.0.9resigned1",
  "manifest_version": 2,
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.wiki-zero.net/*",
        "*://*.wikizero.net/*",
        "*://*.wiki-zero.co/*",
        "*://*.wikizero.co/*",
        "*://*.wiki-zero.com/*",
        "*://*.wikizero.pro/*",
        "*://*.wikizeroo.com/*",
        "*://*.wikizeroo.net/*",
        "*://*.wikizero.biz/*"
      ],
      "js": [
        "fixAnchors.js"
      ],
      "run_at": "document_end"
    }
  ],
  "permissions": [
    "storage",
    "webRequest",
    "*://*.wikipedia.org/*",
    "webRequestBlocking"
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "images/logo16.png",
      "32": "images/logo32.png",
      "48": "images/logo48.png",
      "128": "images/logo128.png"
    }
  },
  "icons": {
    "16": "images/logo16.png",
    "32": "images/logo32.png",
    "48": "images/logo48.png",
    "128": "images/logo128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{3630e2a0-94be-4b41-8a4f-c0011346c59a}"
    }
  }
}

Best VeniVidiWiki Alternatives

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