Extension Guard - Manage and secure extensions Firefox

Examine source code of Extension Guard - Manage and secure extensions

Inspect and view changes in Extension Guard - Manage and secure extensions source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Extension Guard",
  "description": "Access your extension's risk level, stats, and trends, powered by Chrome-Stats data. Get notifications on extension updates.",
  "version": "3.0.1",
  "author": "admin@chrome-stats.com",
  "homepage_url": "https://chrome-stats.com/guard",
  "background": {
    "scripts": [
      "service-worker-loader.js"
    ],
    "type": "module"
  },
  "action": {
    "default_icon": {
      "16": "logo/logo_16.png",
      "32": "logo/logo_32.png",
      "48": "logo/logo_48.png"
    },
    "default_title": "Extension Guard",
    "default_popup": "popup.html"
  },
  "permissions": [
    "alarms",
    "management",
    "notifications",
    "storage",
    "tabs"
  ],
  "host_permissions": [
    "https://chrome-stats.com/",
    "https://*.chrome-stats.com/"
  ],
  "icons": {
    "16": "logo/logo_16.png",
    "32": "logo/logo_32.png",
    "48": "logo/logo_48.png",
    "64": "logo/logo_64.png",
    "128": "logo/logo_128.png"
  },
  "options_page": "myextensions.html",
  "browser_specific_settings": {
    "gecko": {
      "id": "{8330a193-a59d-4ac4-af97-2769d57f64c0}"
    }
  }
}

Best Extension Guard - Manage and secure extensions Alternatives

Here are some Firefox add-ons that are similar to Extension Guard - Manage and secure extensions: