Data is synced from the Chrome Web Store. View the official store page for the most current information.
Hand-picked for quality and usefulness
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Amazon Index Checker", "description": "Free keyword ranking & index check tool by SellerApp - The most accurate seller tool for all amazon market places.", "version": "2.2.4", "manifest_version": 3, "icons": { "16": "img\/fav16.png", "32": "img\/fav32.png", "48": "img\/fav48.png", "128": "img\/fav128.png" }, "action": { "default_icon": "img\/fav48.png" }, "devtools_page": "devtools.html", "background": { "service_worker": "service-worker-loader.js", "type": "module" }, "host_permissions": [ "https:\/\/*\/sellercentral.amazon.*\/", "https:\/\/*\/amazon.*\/", "https:\/\/*sellerapp.*\/" ], "web_accessible_resources": [ { "matches": [], "resources": [ "img\/fav16.png", "img\/fav32.png", "img\/fav48.png", "img\/fav128.png" ], "use_dynamic_url": false } ], "permissions": [ "storage" ] }