AutoFilllicense Firefox

Examine source code of AutoFilllicense

By: viktor Add-on
Inspect and view changes in AutoFilllicense source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "AutoFilllicense",
  "version": "2.0.0",
  "description": "testing and development tool.",
  "permissions": [
    "storage",
    "tabs",
    "activeTab",
    "clipboardRead",
    "clipboardWrite",
    "https://www.million.az/*",
    "https://million.az/*",
    "https://e-commerce.kapitalbank.az/*",
    "https://birbank.az/*",
    "https://*.birbank.az/*",
    "https://*.workers.dev/*"
  ],
  "browser_action": {
    "default_title": "Bank Autofill",
    "default_popup": "popup.html"
  },
  "icons": {
    "48": "icons/turanbank-autofill.svg",
    "96": "icons/turanbank-autofill.svg"
  },
  "background": {
    "scripts": [
      "license.js",
      "background.js"
    ],
    "persistent": false
  },
  "content_scripts": [
    {
      "matches": [
        "https://www.million.az/*",
        "https://million.az/*"
      ],
      "js": [
        "license.js",
        "content.js",
        "millionauto-content.js"
      ],
      "run_at": "document_idle"
    },
    {
      "matches": [
        "https://e-commerce.kapitalbank.az/*",
        "https://birbank.az/*",
        "https://*.birbank.az/*"
      ],
      "js": [
        "license.js",
        "millionauto-content.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "commands": {
    "paste-card-data": {
      "suggested_key": {
        "default": "Ctrl+Shift+Y",
        "mac": "Command+Shift+Y"
      },
      "description": "Вставить данные карты из буфера"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "AutoFilllicense1@example.local",
      "strict_min_version": "109.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best AutoFilllicense Alternatives

Here are some Firefox add-ons that are similar to AutoFilllicense: