mozeidon Firefox

Examine source code of mozeidon

제작자: Egovelox Add-on
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"
  ]
}

최고의 mozeidon 대안

다음은 mozeidon과(와) 유사한 Firefox add-on입니다: