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 είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον Superimposed Apps, και η κύρια λειτουργία του είναι "Detect which e-commerce platform any site is using".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης E-commerce detector: Shopify/WooCommerce/Wix
Λήψη αρχείων επέκτασης 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:\/\/*\/*",
" | |