mozeidon Firefox

Examine source code of mozeidon

Inspect and view changes in mozeidon 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
{
  "description": "Native messaging add-on to interact with mozilla tabs and bookmarks",
  "manifest_version": 2,
  "name": "mozeidon",
  "version": "4.1",
  "icons": {
    "48": "icons/trident.svg"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "mozeidon-addon@egovelox.com",
      "strict_min_version": "70.0"
    }
  },
  "background": {
    "scripts": [
      "dist/background.js"
    ]
  },
  "browser_action": {
    "default_icon": "icons/trident.svg"
  },
  "permissions": [
    "nativeMessaging",
    "tabs",
    "sessions",
    "bookmarks",
    "history",
    "tabGroups",
    "storage"
  ]
}

Best mozeidon Alternatives

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