aext Firefox

Examine source code of aext

Por: aditya Add-on
Inspect and view changes in aext source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "AZAPI",
  "version": "0.0.1",
  "description": "Solves CAPTCHAs",
  "permissions": [
    "activeTab",
    "scripting",
    "storage",
    "notifications"
  ],
  "host_permissions": [
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "action": {
    "default_popup": "index.html",
    "default_icon": {
      "16": "icons/icon16.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    }
  },
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "adityaaa2003zzz@gmail.com"
    }
  }
}

Mejores alternativas aext

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