Lightning Autofill Firefox

Examine source code of Lightning Autofill

Inspect and view changes in Lightning Autofill source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "browser_specific_settings": {
    "gecko": {
      "id": "{143f479b-4cb2-4d8c-8c31-ae8653bc6054}",
      "strict_min_version": "136.0"
    }
  },
  "name": "Lightning Autofill",
  "version": "14.24.3",
  "default_locale": "en",
  "description": "The most popular autofill extension, boosting productivity since 2010.",
  "homepage_url": "https://docs.lightningautofill.com/",
  "icons": {
    "16": "images/icon16.png",
    "24": "images/icon24.png",
    "32": "images/icon32.png",
    "48": "images/icon48.png",
    "96": "images/icon96.png",
    "128": "images/icon128.png"
  },
  "action": {
    "default_icon": {
      "16": "images/icon16-off.png",
      "24": "images/icon24-off.png",
      "32": "images/icon32-off.png"
    }
  },
  "background": {
    "scripts": [
      "js/eventPage.js"
    ],
    "type": "module"
  },
  "commands": {
    "_execute_action": {},
    "exe_active_cat": {
      "description": "Execute the active profile"
    },
    "open_options": {
      "description": "Open options"
    },
    "toggle_manual": {
      "description": "Toggle manual mode"
    }
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "js/autofill.js"
      ],
      "all_frames": true,
      "match_about_blank": true,
      "run_at": "document_end"
    }
  ],
  "options_page": "options.html",
  "sidebar_action": {
    "default_icon": {
      "16": "images/icon16.png",
      "24": "images/icon24.png",
      "32": "images/icon32.png"
    },
    "default_panel": "sidepanel.html",
    "open_at_install": false
  },
  "host_permissions": [
    "<all_urls>"
  ],
  "permissions": [
    "alarms",
    "contextMenus",
    "identity",
    "scripting",
    "storage",
    "unlimitedStorage"
  ],
  "optional_permissions": [
    "userScripts"
  ],
  "web_accessible_resources": [
    {
      "matches": [
        "<all_urls>"
      ],
      "resources": [
        "css/wizard.css",
        "images/close*.png",
        "images/icon24.png",
        "sounds/*"
      ]
    }
  ]
}

Best Lightning Autofill Alternatives

Here are some Firefox add-ons that are similar to Lightning Autofill: