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": "Amazon Seller Assistant - 10Xprofit Amazon Seller Tools (FBA & FBM)",
"short_name": "10Xprofit Amazon Tools",
"version": "3.0.3",
"description": "__MSG_appDescription__",
"default_locale": "en",
"permissions": [
"management",
"activeTab",
"notifications",
"storage",
"scripting",
"tabs",
"clipboardWrite"
],
"background": {
"service_worker": "js\/background.js"
},
"host_permissions": [
"http:\/\/localhost:3000\/*",
"https:\/\/www.amazon.com\/*",
"https:\/\/completion.amazon.com\/*",
"https:\/\/searchcrwler-b.ecomstal.com\/*",
"https:\/\/searchcrwler-a.ecomstal.com\/*",
"https:\/\/app.10xprofit.io\/*",
"*:\/\/*.amazon.com\/*",
"*:\/\/*.amazon.com.mx\/*",
"*:\/\/*.amazon.com.au\/*",
"*:\/\/*.amazon.co.uk\/*",
"*:\/\/*.amazon.ca\/*",
"*:\/\/*.amazon.de\/*",
"*:\/\/*.amazon.fr\/*",
"*:\/\/*.amazon.in\/*",
"*:\/\/*.amazon.nl\/*",
"*:\/\/*.amazon.it\/*",
"*:\/\/*.amazon.co.jp\/*",
"*:\/\/*.amazon.at\/*",
"*:\/\/*.amazon.es\/*",
"*:\/\/*.amazon.cn\/*",
"*:\/\/*.amazon.ae\/*",
"*:\/\/*.amazon.com.br\/*",
"*:\/\/*.amazon.com.be\/*",
"*:\/\/*.amazon.eg\/*",
"*:\/\/*.amazon.sa\/*",
"*:\/\/*.amazon.se\/*",
"*:\/\/*.amazon.pl\/*",
"*:\/\/*.amazon.tr\/*",
"*:\/\/*.amazon.ie\/*",
"*:\/\/completion.amazon.com\/*",
"*:\/\/completion.amazon.co.uk\/*",
"*:\/\/completion.amazon.de\/*",
"*:\/\/completion.amazon.jp\/*",
"*:\/\/completion.amazon.fr\/*",
"*:\/\/completion.amazon.it\/*",
"*:\/\/completion.amazon.es\/*",
"*:\/\/completion.amazon.nl\/*",
"*:\/\/completion.amazon.se\/*",
"*:\/\/completion.amazon.pl\/*",
"*:\/\/completion.amazon.com.be\/*",
"*:\/\/completion.amazon.de\/*",
"*:\/\/completion.amazon.fr\/*",
"*:\/\/completion.amazon.it\/*",
"*:\/\/completion.amazon.es\/*",
"*:\/\/completion.amazon.nl\/*",
"*:\/\/completion.amazon.se\/*",
"*:\/\/completion.amazon.pl\/*",
"*:\/\/completion.amazon.com.be\/*",
"*:\/\/*.google.com\/*",
"*:\/\/lens.google.com\/*",
"*:\/\/completion.amazon.ie\/*",
"*:\/\/completion.amazon.cn\/*",
"*:\/\/completion.amazon.in\/*",
"*:\/\/completion.amazon.sg\/*",
"*:\/\/completion.amazon.com.au\/*",
"*:\/\/completion.amazon.ae\/*",
"*:\/\/completion.amazon.sa\/*",
"*:\/\/completion.amazon.tr\/*",
"*:\/\/completion.amazon.ca\/*",
"*:\/\/completion.amazon.com.mx\/*",
"*:\/\/completion.amazon.com.br\/*"
],
"content_scripts": [
{
"matches": [
"http:\/\/localhost:3000\/*",
"https:\/\/www.amazon.com\/*",
"https:\/\/app.10xprofit.io\/*",
"https:\/\/completion.amazon.com\/*",
"https:\/\/searchcrwler-b.ecomstal.com\/*",
"https:\/\/searchcrwler-a.ecomstal.com\/*",
"*:\/\/*.amazon.com\/*",
"*:\/\/*.amazon.com.mx\/*",
"*:\/\/*.amazon.com.au\/*",
"*:\/\/*.amazon.co.uk\/*",
"*:\/\/*.amazon.ca\/*",
"*:\/\/*.amazon.de\/*",
"*:\/\/*.amazon.fr\/*",
"*:\/\/*.amazon.in\/*",
"*:\/\/*.amazon.nl\/*",
"*:\/\/*.amazon.it\/*",
"*:\/\/*.amazon.co.jp\/*",
"*:\/\/*.amazon.at\/*",
"*:\/\/*.amazon.es\/*",
"*:\/\/*.amazon.cn\/*",
"*:\/\/*.amazon.ae\/*",
"*:\/\/*.amazon.co.jp\/*",
"*:\/\/*.amazon.com.br\/*",
"*:\/\/*.amazon.eg\/*",
"*:\/\/*.amazon.sa\/*",
"*:\/\/*.amazon.se\/*",
"*:\/\/*.amazon.pl\/*",
"*:\/\/*.amazon.tr\/*",
"*:\/\/*.amazon.com.be\/*",
"*:\/\/*.amazon.ie\/*"
],
"js": [
"js\/content.js",
"js\/listner.js",
"js\/main.js"
],
"resources": [
"images\/*"
],
"css": [
"content.css"
],
"run_at": "document_end"
},
{
"matches": [
"*:\/\/lens.google.com\/*",
"*:\/\/www.google.com\/*",
"*:\/\/www.google.co.uk\/*",
"*:\/\/www.google.com.bd\/*",
"*:\/\/www.google.com.au\/*",
"*:\/\/www.google.ca\/*",
"*:\/\/www.google.de\/*",
"*:\/\/www.google.fr\/*",
"*:\/\/www.google.it\/*",
"*:\/\/www.google.es\/*",
"*:\/\/www.google.nl\/*",
"*:\/\/www.google.co.jp\/*",
"*:\/\/www.google.co.in\/*",
"*:\/\/www.google.sg\/*",
"*:\/\/www.google.ae\/*",
"*:\/\/www.google.sa\/*"
],
"js": [
"js\/lens_scraper.js"
],
"run_at": "document_idle"
}
],
"web_accessible_resources": [
{
"resources": [
"images\/*",
"js\/inject.js",
"pages\/*",
"pages\/source.html",
"pages\/source.js"
],
"matches": [
"<all_urls>"
]
}
],
"action": {
"default_title": "10XProfit Extension",
"default_popup": "popup\/popup.html",
"default_icons": {
"32": "images\/10xprofit.png",
"48": "images\/10xprofit.png",
"128": "images\/10xprofit.png"
}
},
"icons": {
"32": "images\/10xprofit.png",
"48": "images\/10xprofit.png",
"128": "images\/10xprofit.png"
}
}