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.1.4",
"version_name": "1.1.1.4",
"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-BPcy9SdY.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-hAAFTJpb.js",
"assets\/index-CGp6Iv2J.js",
"assets\/index.ts-DxUvFWFU.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"
}