Is This Safe? — Extension Permission & Security Checker Chrome

Examine source code of Is This Safe? — Extension Permission & Security Checker

Inspect and view changes in Is This Safe? — Extension Permission & Security Checker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 3,
  "name": "Is This Safe? — Extension Permission & Security Checker",
  "version": "0.1.1",
  "description": "See what your installed extensions can actually do. Plain-English risk scores. 100% local — nothing leaves your browser.",
  "permissions": [
    "management",
    "storage",
    "notifications"
  ],
  "action": {
    "default_popup": "src/popup.html",
    "default_title": "Is This Safe?"
  },
  "background": {
    "service_worker": "src/background.js"
  },
  "icons": {
    "16": "icons/16.png",
    "32": "icons/32.png",
    "48": "icons/48.png",
    "128": "icons/128.png"
  }
}

Best Is This Safe? — Extension Permission & Security Checker Alternatives

Here are some Chrome extensions that are similar to Is This Safe? — Extension Permission & Security Checker: