WebExtension.net
WebExtension.net

Lightning Autofill

View on Chrome Web Store
View Lightning Autofill Chrome Extension on Chrome Web Store
3.4 (1,993 ratings)

Data is synced from the Chrome Web Store. View the official store page for the most current information.

The most popular autofill extension, boosting productivity since 2010.
Type
Extension
Users
600,000 users
Website tohodo.com
tohodo.com
View author page of tohodo.com
Featured Extension

Hand-picked for quality and usefulness

Published
Published on October 19, 2010
Version 12.16.2
Manifest version
3
Updated
Updated on August 31, 2024
View on Chrome Web Store
View Lightning Autofill Chrome Extension on Chrome Web Store
productivity/tools
Extension Category
Website
Visit developer website

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "minimum_chrome_version": "120.0",
    "name": "Lightning Autofill",
    "short_name": "Autofill",
    "version": "12.16.2",
    "author": "tohodo.com",
    "default_locale": "en",
    "description": "__MSG_generalDescription__",
    "homepage_url": "https:\/\/www.tohodo.com\/autofill\/",
    "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": {
        "service_worker": "js\/eventPage.js",
        "type": "module"
    },
    "commands": {
        "_execute_action": []
    },
    "content_scripts": [
        {
            "matches": [
                "<all_urls>"
            ],
            "js": [
                "js\/autofill.js"
            ],
            "all_frames": true,
            "run_at": "document_end"
        }
    ],
    "options_page": "options.html",
    "host_permissions": [
        "<all_urls>"
    ],
    "permissions": [
        "alarms",
        "contextMenus",
        "identity",
        "offscreen",
        "scripting",
        "storage",
        "unlimitedStorage",
        "userScripts"
    ],
    "oauth2": {
        "client_id": "171872051662-m3bdmb4v1cl3og24ager32vsn6gp1dma.apps.googleusercontent.com",
        "scopes": [
            "https:\/\/www.googleapis.com\/auth\/drive.file",
            "https:\/\/www.googleapis.com\/auth\/userinfo.email"
        ]
    },
    "web_accessible_resources": [
        {
            "matches": [
                "<all_urls>"
            ],
            "resources": [
                "css\/wizard.css",
                "images\/close*.png",
                "images\/icon24.png",
                "sounds\/*"
            ]
        }
    ]
}
WebExtension.net

Track and analyze Chrome Web Store extensions with comprehensive analytics and insights.

© 2024 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top