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": "1.0.3", "author": "[email protected]", "name": "Tap Apply - Autofill job applications with AI", "description": "Apply to more jobs in less time", "background": { "service_worker": "static\/background\/index.js" }, "permissions": [ "storage", "activeTab", "contextMenus" ], "content_scripts": [ { "matches": [ "<all_urls>" ], "js": [ "aiTextGeneration.dd4f41b5.js" ], "css": [] }, { "matches": [ "<all_urls>" ], "js": [ "config.7fa4a364.js" ], "css": [] }, { "matches": [ "<all_urls>" ], "js": [ "helpers.467f8903.js" ], "css": [] }, { "matches": [ "<all_urls>" ], "js": [ "siteHandlerHelper.16e2d638.js" ], "css": [] }, { "matches": [ "<all_urls>" ], "js": [ "types.3aedec83.js" ], "css": [] }, { "matches": [ "<all_urls>" ], "js": [ "siteHandlers.0eec5264.js" ], "css": [] }, { "matches": [ "<all_urls>" ], "js": [ "root.7976c052.js" ], "all_frames": false, "css": [] } ], "web_accessible_resources": [ { "matches": [ "<all_urls>" ], "resources": [ "aiTextGeneration.93a5d608.png" ] }, { "matches": [ "<all_urls>" ], "resources": [ "root.619daab8.css", "root.df52bd63.css", "aiTextGeneration.93a5d608.png" ] } ] }