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", "name": "__MSG_apolloName__", "description": "__MSG_apolloDes__", "version": "7.2.5", "manifest_version": 3, "default_locale": "en", "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAz9Z0CEEQWybYxAAro4tFZ4X9RtsIpPC43DJYgfMN5gEEVrAQpueq3KnSAmcOA6irKXP6v9D0m4j7mrc97t2CoyDy8er3OwoPbxkUN5otsgyvzkQYukHX12088Z\/\/CBSaY0t8KN28k1\/O9ll9GZoWSzx\/8xQ0et+unlRa98sMUGhW0Yr6ot8urKXyZWNmX0voeaY5c0ofDus6YNr2CYKyqN2AsDvQwfcsBZ\/9oPcFP6hrdecDVNerFZk7B6Mg2tFyN6JluU7htZ2SZ1EpqaPEVmeRcOyoFzSBu167+i37+SrRQVXxser3o7U8dEzT9Kx+eZeZZIMhIEZKrKJmOcqt8wIDAQAB", "homepage_url": "https:\/\/aoleads.com\/apollo-scraper", "icons": { "16": "photos\/icon-16.png", "32": "photos\/icon-32.png", "48": "photos\/icon-48.png", "128": "photos\/icon-128.png" }, "action": { "default_popup": "main.html", "default_icon": "photos\/icon-48.png" }, "background": { "service_worker": "assets\/unit\/service.fed9c92d.js", "type": "module" }, "content_scripts": [ { "matches": [ "*:\/\/app.apollo.io\/*" ], "js": [ "assets\/unit\/mweb.fed9c92d.js" ], "run_at": "document_end", "all_frames": false, "css": [ "assets\/style\/mweb_d0942cf4.css" ] } ], "web_accessible_resources": [ { "resources": [ "photos\/*", "assets\/*" ], "matches": [ "<all_urls>" ] } ], "permissions": [ "storage", "unlimitedStorage" ] }