Smart Autofill dev qa Firefox

Examine source code of Smart Autofill dev qa

Inspect and view changes in Smart Autofill dev qa source codes across current and past versions
xHeader
Modify request and response headers. No ads, no malware.
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Smart Autofill (dev/QA)",
  "version": "1.0.0",
  "description": "Remplit intelligemment les formulaires de test + cartes Stripe.",
  "permissions": [
    "activeTab",
    "storage",
    "clipboardWrite"
  ],
  "host_permissions": [
    "<all_urls>"
  ],
  "icons": {
    "16": "icon-16.png",
    "32": "icon-32.png",
    "48": "icon-48.png",
    "128": "icon-128.png"
  },
  "action": {
    "default_popup": "src/popup/index.html",
    "default_icon": {
      "16": "icon-16.png",
      "32": "icon-32.png",
      "48": "icon-48.png",
      "128": "icon-128.png"
    }
  },
  "background": {
    "scripts": [
      "service-worker-loader.js"
    ],
    "type": "module"
  },
  "content_scripts": [
    {
      "js": [
        "assets/index.ts-loader-BVrLS3kJ.js"
      ],
      "matches": [
        "<all_urls>"
      ],
      "run_at": "document_idle"
    },
    {
      "js": [
        "assets/index.ts-loader-BVrLS3kJ.js"
      ],
      "matches": [
        "https://js.stripe.com/*"
      ],
      "all_frames": true,
      "run_at": "document_idle"
    }
  ],
  "web_accessible_resources": [
    {
      "matches": [
        "<all_urls>"
      ],
      "resources": [
        "assets/*",
        "src/content/*"
      ]
    },
    {
      "matches": [
        "https://js.stripe.com/*"
      ],
      "resources": [
        "assets/scheduleCardFill-DRLvtvh_.js",
        "assets/storage-C2DzHS4a.js",
        "assets/index.ts-_4lZss53.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "smart-autofill@snowpact.com",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    },
    "gecko_android": {
      "strict_min_version": "142.0"
    }
  }
}

Best Smart Autofill dev qa Alternatives

Here are some Firefox add-ons that are similar to Smart Autofill dev qa: