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",
"manifest_version": 3,
"name": "One Shot SEO: Your One-Stop SEO Solution with AI WP Assistant",
"author": "oneshotseo.com",
"version": "1.3.0",
"description": "Improve search rankings and drive traffic with One Shot SEO. Analyze your website, get actionable insights, and dominate SERPs.",
"permissions": [
"activeTab",
"scripting"
],
"optional_permissions": [
"tabs"
],
"optional_host_permissions": [
"https:\/\/*\/*",
"http:\/\/*\/*",
"https:\/\/*.google.com.ua\/*",
"https:\/\/*.google.tn\/*",
"https:\/\/*.google.co.th\/*",
"https:\/\/*.google.com.tr\/*",
"https:\/\/*.google.no\/*",
"https:\/\/*.google.com.my\/*",
"https:\/\/*.google.mx\/*",
"https:\/\/*.google.ma\/*",
"https:\/\/*.google.lu\/*",
"https:\/\/*.google.com.lb\/*",
"https:\/\/*.google.it\/*",
"https:\/\/*.google.ie\/*",
"https:\/\/*.google.fi\/*",
"https:\/\/*.google.es\/*",
"https:\/\/*.google.cz\/*",
"https:\/\/*.google.co\/*",
"https:\/\/*.google.ca\/*",
"https:\/\/*.google.at\/*",
"https:\/\/*.google.com\/*",
"https:\/\/*.google.com.au\/*",
"https:\/\/*.google.ch\/*",
"https:\/\/*.google.com.hk\/*",
"https:\/\/*.google.co.jp\/*",
"https:\/\/*.google.co.uk\/*",
"https:\/\/*.google.fr\/*",
"https:\/\/*.google.de\/*",
"https:\/\/*.google.ru\/*",
"https:\/\/*.google.be\/*",
"https:\/\/*.google.ae\/*",
"https:\/\/*.google.nl\/*",
"https:\/\/*.google.dk\/*"
],
"action": {
"default_popup": "popup.html",
"default_icon": {
"16": "icons\/icon-16.png",
"48": "icons\/icon-48.png",
"128": "icons\/icon-128.png"
}
},
"background": {
"service_worker": "background.js"
},
"content_security_policy": {
"extension_pages": "script-src 'self'; object-src 'self'"
},
"icons": {
"16": "icons\/icon-16.png",
"48": "icons\/icon-48.png",
"128": "icons\/icon-128.png"
}
}