Zentry Firefox

Examine source code of Zentry

Inspect and view changes in Zentry source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "__MSG_extensionName__",
  "version": "1.0.0",
  "description": "__MSG_extensionDescription__",
  "default_locale": "en",
  "author": "Hunterrock",
  "homepage_url": "https://github.com/hunterrockmedya/Zentry",
  "permissions": [
    "history",
    "tabs",
    "webNavigation",
    "storage",
    "notifications",
    "browsingData",
    "contextualIdentities",
    "cookies"
  ],
  "host_permissions": [
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "action": {
    "default_popup": "popup/popup.html",
    "default_title": "__MSG_extensionName__",
    "default_icon": {
      "16": "icons/icon-16.png",
      "32": "icons/icon-32.png",
      "48": "icons/icon-48.png",
      "96": "icons/icon-96.png"
    }
  },
  "icons": {
    "48": "icons/icon-48.png",
    "96": "icons/icon-96.png",
    "128": "icons/icon-128.png"
  },
  "commands": {
    "toggle-global-stealth": {
      "suggested_key": {
        "default": "Alt+Shift+S"
      },
      "description": "__MSG_toggleGlobalStealthDescription__"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "zentry@hunterrock",
      "strict_min_version": "142.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "content_security_policy": {
    "extension_pages": "script-src 'self'; object-src 'self';"
  },
  "developer": {
    "name": "Hunterrock",
    "url": "https://github.com/hunterrockmedya"
  }
}

Mejores alternativas Zentry

Aquí hay algunas Firefox add-ons que son similares a Zentry: