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": "Free All-in-One SEO and Website Traffic Analysis Tool by AnalyzeSphere", "description": "All-in-one Chrome extension for SEO, traffic, and competitive analysis. Perfect for marketers and SEO pros.", "version": "1.1.0.10", "version_name": "1.1.0.10", "manifest_version": 3, "action": { "default_icon": "src\/assets\/icon.png" }, "background": { "service_worker": "service-worker-loader.js", "type": "module" }, "content_scripts": [ { "js": [ "assets\/index.ts-loader-WrhT56Vm.js" ], "all_frames": true, "matches": [ "https:\/\/*\/*", "http:\/\/*\/*" ], "run_at": "document_start", "css": [ "assets\/index-c-S_08Wv.css" ] } ], "content_security_policy": { "extension_pages": "script-src 'self'; object-src 'self'" }, "offline_enabled": true, "permissions": [ "storage", "tabs", "background", "identity", "unlimitedStorage" ], "web_accessible_resources": [ { "matches": [ "http:\/\/*\/*", "https:\/\/*\/*" ], "resources": [ "src\/content-script\/index.ts", "src\/content-script\/iframe\/index.html", "src\/popup\/index.html", "assets\/request-BeSb3q3P.js", "assets\/index-CGp6Iv2J.js", "assets\/index.ts-D00OJ_9P.js" ], "use_dynamic_url": false } ], "icons": { "16": "src\/assets\/icon.png", "24": "src\/assets\/icon.png", "32": "src\/assets\/icon.png", "128": "src\/assets\/icon.png" }, "oauth2": { "client_id": "3065949999-8ntl0intv4s8c7tg8dj19718l0es8hul.apps.googleusercontent.com", "scopes": [ "https:\/\/www.googleapis.com\/auth\/userinfo.email", "https:\/\/www.googleapis.com\/auth\/userinfo.profile" ] }, "homepage_url": "https:\/\/www.analyze-sphere.com" }