E-commerce detector: Shopify/WooCommerce/Wix
Detect which e-commerce platform any site is using
What is E-commerce detector: Shopify/WooCommerce/Wix?
E-commerce detector: Shopify/WooCommerce/Wix is a Chrome extension developed by Superimposed Apps, and its main feature is "Detect which e-commerce platform any site is using".
Extension Screenshots
Download E-commerce detector: Shopify/WooCommerce/Wix Extension CRX File
Download E-commerce detector: Shopify/WooCommerce/Wix extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
E-commerce Detector is a simple tool to help you quickly and accurately determine which e-commerce platform any given site is using. Supported platforms: Shopify, WooCommerce, and Wix If you are a small business owner trying to choose the best platform for your own online store, or an e-commerce expert/app developer hunting down latest trends & tech, this is the perfect tool to uncover the secrets of online stores and make more informed decisions about your own e-commerce strategy & technology Coming soon, detection for: - Apps and themes - Marketing/analytics platforms - Review/feedback management tools
Extension Basic Information
Name | E-commerce detector: Shopify/WooCommerce/Wix |
ID | pkibjdegioolmodmhfikiiekllecpion |
Official URL | https://chromewebstore.google.com/detail/e-commerce-detector-shopi/pkibjdegioolmodmhfikiiekllecpion |
Description | Detect which e-commerce platform any site is using |
File Size | 41.77 KB |
Installation Count | 121 |
Current Version | 0.0.1.0 |
Last Updated | 2023-01-05 |
Publish Date | 2023-01-05 |
Rating | 5.00/5 Total 1 Ratings |
Developer | Superimposed Apps |
[email protected] | |
Payment Type | free |
Supported Languages | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "E-commerce detector: Shopify\/WooCommerce\/Wix", "version": "0.0.1.0", "description": "Detect which e-commerce platform any site is using", "background": { "service_worker": "service-worker-loader.js", "type": "module" }, "action": { "default_popup": "src\/pages\/popup\/index.html", "default_icon": "icons\/icon32.png" }, "icons": { "16": "icons\/icon16.png", "32": "icons\/icon32.png", "48": "icons\/icon48.png", "128": "icons\/icon128.png" }, "content_scripts": [ { "js": [ "assets\/index.tsx-loader.4260c397.js" ], "matches": [ "http:\/\/*\/*", "https:\/\/*\/*", " |