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": "5.0.97", "author": "autotouch ai, llc", "name": "Autotouch AI", "description": "Prospecting assistant built for AEs.", "background": { "service_worker": "static\/background\/index.js" }, "permissions": [ "storage", "tabs", "identity", "identity.email", "scripting" ], "content_scripts": [ { "matches": [ "<all_urls>" ], "js": [ "constants.90d51f50.js" ], "css": [] }, { "matches": [ "*:\/\/*.linkedin.com\/*" ], "js": [ "linkedin.2a50032f.js" ], "run_at": "document_idle", "css": [] }, { "matches": [ "<all_urls>" ], "js": [ "mock-data-checker.3917e661.js" ], "css": [] }, { "matches": [ "<all_urls>" ], "js": [ "mockData.e005f697.js" ], "css": [] }, { "matches": [ "<all_urls>" ], "js": [ "utils.6d32a8fe.js" ], "css": [] }, { "matches": [ "<all_urls>" ], "js": [ "ui.242912c4.js" ], "all_frames": false, "css": [ "ui.3b617947.css" ] } ], "host_permissions": [ "https:\/\/*\/*", "https:\/\/login.microsoftonline.com\/*", "https:\/\/graph.microsoft.com\/*" ], "oauth2": { "client_id": "927405040806-lgrtpb3g8mva9fng9dab80a8dtvkuqun.apps.googleusercontent.com", "scopes": [ "https:\/\/www.googleapis.com\/auth\/userinfo.email", "https:\/\/www.googleapis.com\/auth\/userinfo.profile" ] }, "web_accessible_resources": [ { "matches": [ "<all_urls>" ], "resources": [ "at_blue_logo.9772e57c.png", "logo_letters.1d2f0848.svg", "ui.8c926829.png" ] } ] }