E-commerce detector: Shopify/WooCommerce/Wix
Detect which e-commerce platform any site is using
什么是E-commerce detector: Shopify/WooCommerce/Wix?
E-commerce detector: Shopify/WooCommerce/Wix是由Superimposed Apps开发的Chrome扩展程序,该扩展的主要功能是“Detect which e-commerce platform any site is using”。
扩展截图
下载E-commerce detector: Shopify/WooCommerce/Wix扩展crx文件
下载E-commerce detector: Shopify/WooCommerce/Wix扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
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 扩展基本信息
| 名称 | |
| ID | pkibjdegioolmodmhfikiiekllecpion |
| 官方URL | https://chromewebstore.google.com/detail/e-commerce-detector-shopi/pkibjdegioolmodmhfikiiekllecpion |
| 简介 | Detect which e-commerce platform any site is using |
| 文件大小 | 41.77 KB |
| 安装次数 | 121 |
| 当前版本 | 0.0.1.0 |
| 更新时间 | 2023-01-05 |
| 上架时间 | 2023-01-05 |
| 评分 | 5.00/5 共1次评分 |
| 开发者 | Superimposed Apps |
| 电子邮箱 | [email protected] |
| 付费类型 | free |
| 支持的语言 | 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:\/\/*\/*",
" | |