Find MyShopify URL
Quickly finds the .myshopify URL of a Shopify store.
Τι είναι το Find MyShopify URL;
Το Find MyShopify URL είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον Arshad Dokadiya, και η κύρια λειτουργία του είναι "Quickly finds the .myshopify URL of a Shopify store.".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης Find MyShopify URL
Λήψη αρχείων επέκτασης Find MyShopify URL σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.
Οδηγίες Χρήσης της Επέκτασης
"Find MyShopify URL is a lightweight Chrome extension designed to help Shopify store owners and enthusiasts quickly find the .myshopify URL of any Shopify store. With a simple click of a button, the extension fetches the details of url and displays the corresponding .myshopify URL. Its intuitive and single-purpose design makes it easy to use, without any unnecessary features or distractions."
Βασικές Πληροφορίες Επέκτασης
Όνομα | Find MyShopify URL |
ID | johdpoibicaeoafkhhglfeeljilblmeh |
Επίσημο URL | https://chromewebstore.google.com/detail/find-myshopify-url/johdpoibicaeoafkhhglfeeljilblmeh |
Περιγραφή | Quickly finds the .myshopify URL of a Shopify store. |
Μέγεθος Αρχείου | 95.67 KB |
Αριθμός Εγκαταστάσεων | 408 |
Τρέχουσα Έκδοση | 1.0 |
Τελευταία Ενημέρωση | 2023-03-30 |
Ημερομηνία Δημοσίευσης | 2023-03-30 |
Προγραμματιστής | Arshad Dokadiya |
Ηλεκτρονικό ταχυδρομείο | [email protected] |
Τύπος Πληρωμής | free |
Υποστηριζόμενες Γλώσσες | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Find MyShopify URL", "version": "1.0", "description": "Quickly finds the .myshopify URL of a Shopify store.", "permissions": [ "activeTab" ], "action": { "default_popup": "popup.html", "default_icon": { "16": "images\/icon16.png", "48": "images\/icon48.png", "128": "images\/icon128.png" } }, "content_scripts": [ { "matches": [ " |