ShopifyMonitor-Winning Products Notification

24-hour monitoring and immediate access to the latest competitor product.

Τι είναι το ShopifyMonitor-Winning Products Notification;

Το ShopifyMonitor-Winning Products Notification είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον https://oneclickbooster.com, και η κύρια λειτουργία του είναι "24-hour monitoring and immediate access to the latest competitor product.".

Στιγμιότυπα Επέκτασης

screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης ShopifyMonitor-Winning Products Notification

Λήψη αρχείων επέκτασης ShopifyMonitor-Winning Products Notification σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

                        Knowing what you know, you will never lose a battle. The best tool to monitor your competitors, whether you are a grocery store or a Niche store, anytime, anywhere, immediately know the new products of your competitors.

It's too tiring to check your competitors every day, life shouldn't be so tiring, is there a more convenient way? Yes!!! ShopifyMonitor is specially designed to solve this problem, so you can save more time living, you can live comfortably, and any news, Shopify Monitor will tell you.

#FEATURES

- Get notification when new products are added.
- Export product to CSV file.
- One-click to Aliexpress.com product page.
- Enable to set monitor interval.
- Display products in dashboard

-Comming Soon
Support WordPress Website
Notification via email/telegram/wechat
...
(If you like these new features or other suggestions, please comment or email me to let me know so that they will go live faster.)

#IS IT FREE?
Yes, ShopifyMonitor for Chrome is free to use. You can get basic functionality and upgrade to get more features.

#IMPORTANT NOTE:
ShopifyMonitor does NOT belong or related to the official Shopify application/website in any ways. It is an unofficial app that is developed and maintained independently.

#SUPPORT
We sincerely want to solve any problem you may have.Please feel free to contact us via [email protected].                    

Βασικές Πληροφορίες Επέκτασης

Όνομα ShopifyMonitor-Winning Products Notification ShopifyMonitor-Winning Products Notification
ID dcpekddmgojppadepkhnijgjkhcfjkfa
Επίσημο URL https://chromewebstore.google.com/detail/shopifymonitor-winning-pr/dcpekddmgojppadepkhnijgjkhcfjkfa
Περιγραφή 24-hour monitoring and immediate access to the latest competitor product.
Μέγεθος Αρχείου 568 KB
Αριθμός Εγκαταστάσεων 28
Τρέχουσα Έκδοση 1.1.0
Τελευταία Ενημέρωση 2022-06-09
Ημερομηνία Δημοσίευσης 2021-11-04
Προγραμματιστής https://oneclickbooster.com
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής in_app
Ιστότοπος Επέκτασης https://oneclickbooster.com
Διεύθυνση URL της Σελίδας Βοήθειας https://oneclickbooster.com/terms-of-service/
URL της Σελίδας Πολιτικής Απορρήτου https://oneclickbooster.com/privacy-policy
Υποστηριζόμενες Γλώσσες en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "background": {
        "service_worker": "service-worker-loader.js",
        "type": "module"
    },
    "action": {
        "default_popup": "\/popup\/index.html"
    },
    "icons": {
        "16": "assets\/icon-16.png",
        "48": "assets\/icon-48.png",
        "128": "assets\/icon-128.png"
    },
    "name": "ShopifyMonitor-Winning Products Notification",
    "description": "24-hour monitoring and immediate access to the latest competitor product.",
    "version": "1.1.0",
    "oauth2": {
        "client_id": "992736669068-qp9m7jo9284rn2fnge9dc22iao2tcb5e.apps.googleusercontent.com",
        "scopes": [
            "https:\/\/www.googleapis.com\/auth\/userinfo.email"
        ]
    },
    "host_permissions": [
        "https:\/\/*\/",
        "http:\/\/*\/"
    ],
    "permissions": [
        "cookies",
        "storage",
        "identity",
        "scripting",
        "activeTab"
    ]
}