Data is synced from the Chrome Web Store. View the official store page for the most current information.
{ "action": { "default_icon": { "16": "icon16.png", "32": "icon32.png", "48": "icon48.png", "128": "icon128.png" }, "default_popup": "popup.html" }, "content_scripts": [ { "matches": [ "<all_urls>" ], "js": [ "fill.js" ], "all_frames": true, "run_at": "document_idle" } ], "description": "PayFill Auto is a browser extension that autofills test card details and payment information into checkout fields.", "icons": { "16": "icon16.png", "32": "icon32.png", "48": "icon48.png", "128": "icon128.png" }, "manifest_version": 3, "name": "PayFill Auto: Autofill Test Cards", "permissions": [ "storage" ], "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.0" }