MeWe+ Firefox

Examine source code of MeWe+

By: Reimar
Inspect and view changes in MeWe+ source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "MeWe+",
  "version": "2.1",
  "description": "Adds more features to MeWe",
  "icons": {
    "48": "icons/icon-48.png",
    "96": "icons/icon-96.png"
  },
  "web_accessible_resources": [
    "icons/icon-96.png",
    "icons/icon-96_dark.png"
  ],
  "permissions": [
    "webRequest",
    "webRequestBlocking",
    "https://mewe.com/*",
    "https://cdn.mewe.com/*"
  ],
  "content_scripts": [
    {
      "matches": [
        "https://mewe.com/*"
      ],
      "js": [
        "content_script.js"
      ],
      "run_at": "document_start"
    }
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{e6ca51c3-628e-4b17-bad6-50bd3c8a0a2f}"
    }
  }
}

Best MeWe+ Alternatives

Here are some Firefox add-ons that are similar to MeWe+: