Data is synced from the Chrome Web Store. View the official store page for the most current information.
This extension is no longer available on the Chrome Web Store. We noticed it was gone on Aug 05, 2025.
Hand-picked for quality and usefulness
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Audit Your Store", "version": "1.1.1", "description": "Audit your store to boost your eCommerce conversion rate & revenue", "action": { "default_popup": "audit-your-store.html", "default_icon": { "16": "icon_16.png", "48": "icon_48.png", "128": "icon_128.png" } }, "permissions": [ "storage" ], "icons": { "16": "icon_16.png", "48": "icon_48.png", "128": "icon_128.png" } }