Data is synced from the Chrome Web Store. View the official store page for the most current information.
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "icons": { "16": "icon16.plasmo.6c567d50.png", "32": "icon32.plasmo.76b92899.png", "48": "icon48.plasmo.aced7582.png", "64": "icon64.plasmo.8bb5e6e0.png", "128": "icon128.plasmo.3c1ed2d2.png" }, "manifest_version": 3, "action": { "default_icon": { "16": "icon16.plasmo.6c567d50.png", "32": "icon32.plasmo.76b92899.png", "48": "icon48.plasmo.aced7582.png", "64": "icon64.plasmo.8bb5e6e0.png", "128": "icon128.plasmo.3c1ed2d2.png" }, "default_popup": "popup.html" }, "version": "0.0.35", "author": "Autofillr, Inc.", "name": "Autofillr Copilot: Autofill Job & other Forms", "description": "Autofillr is an autofill extension aiming to save you time doing repetitive work", "background": { "service_worker": "static\/background\/index.js" }, "options_ui": { "page": "options.html", "open_in_tab": true }, "permissions": [ "storage", "activeTab" ], "content_scripts": [ { "matches": [ "https:\/\/boards.greenhouse.io\/*", "https:\/\/jobs.lever.co\/*" ], "js": [ "autofill.73df3a6d.js" ], "run_at": "document_idle", "css": [] }, { "matches": [ "<all_urls>" ], "js": [ "bridge.5a8c4705.js" ], "run_at": "document_idle", "css": [] }, { "matches": [ "<all_urls>" ], "js": [ "hello.80235460.js" ], "css": [] }, { "matches": [ "<all_urls>" ], "js": [ "style.10043b85.js" ], "run_at": "document_idle", "css": [ "content.b6c0eb3c.css", "bootstrap.28f5aec0.css" ] }, { "matches": [ "https:\/\/global.americanexpress.com\/offers\/eligible*", "https:\/\/*.chase.com\/web\/auth\/dashboard*", "https:\/\/secure.bankofamerica.com\/customer-deals\/*" ], "js": [ "pageFloatingButton.07c62f23.js" ], "run_at": "document_idle", "all_frames": false, "css": [] }, { "matches": [ "https:\/\/boards.greenhouse.io\/*", "https:\/\/jobs.lever.co\/*" ], "js": [ "saveProfilePrompt.e8eee20d.js" ], "all_frames": false, "css": [] }, { "matches": [ "<all_urls>" ], "js": [ "floatingButton.4e7a3e2c.js" ], "exclude_matches": [ "*:\/\/www.google.com\/search*", "*:\/\/www.google.com\/maps*", "*:\/\/github.pie.apple.com\/*", "*:\/\/www.bilibili.com\/*", "*:\/\/calendar.google.com\/*" ], "all_frames": false, "css": [] } ], "host_permissions": [ "https:\/\/*\/*" ], "web_accessible_resources": [ { "matches": [ "https:\/\/global.americanexpress.com\/*", "https:\/\/*.chase.com\/*", "https:\/\/secure.bankofamerica.com\/*" ], "resources": [ "pageFloatingButton.498eeb63.svg", "pageFloatingButton.6e038a4b.css" ] }, { "matches": [ "https:\/\/boards.greenhouse.io\/*", "https:\/\/jobs.lever.co\/*" ], "resources": [ "pageFloatingButton.6e038a4b.css" ] }, { "matches": [ "<all_urls>" ], "resources": [ "pageFloatingButton.498eeb63.svg", "pageFloatingButton.6e038a4b.css" ] } ] }