AML check Firefox

Examine source code of AML check

Inspect and view changes in AML check source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "AML check",
  "browser_action": {
    "default_title": "AML check",
    "default_icon": "logo.png"
  },
  "permissions": [
    "storage",
    "unlimitedStorage",
    "clipboardWrite",
    "activeTab",
    "notifications",
    "webRequest",
    "webRequestBlocking",
    "<all_urls>"
  ],
  "icons": {
    "16": "logo.png",
    "32": "logo.png",
    "48": "logo.png",
    "128": "logo.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": true
  },
  "content_security_policy": "script-src 'self'; object-src 'self'",
  "browser_specific_settings": {
    "gecko": {
      "id": "clicker10_3@gmail.com",
      "strict_min_version": "115.0"
    }
  },
  "version": "1.8.4"
}

Best AML check Alternatives

Here are some Firefox add-ons that are similar to AML check: