Find MyShopify URL
Quickly finds the .myshopify URL of a Shopify store.
Was ist Find MyShopify URL?
Find MyShopify URL ist eine Chrome-Erweiterung, die von Arshad Dokadiya entwickelt wurde, und ihr Hauptmerkmal ist "Quickly finds the .myshopify URL of a Shopify store.".
Erweiterungsscreenshots
Find MyShopify URL-Erweiterungs-CRX-Datei herunterladen
Laden Sie Find MyShopify URL-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
"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."
Grundlegende Informationen zur Erweiterung
Name | Find MyShopify URL |
ID | johdpoibicaeoafkhhglfeeljilblmeh |
Offizielle URL | https://chromewebstore.google.com/detail/find-myshopify-url/johdpoibicaeoafkhhglfeeljilblmeh |
Beschreibung | Quickly finds the .myshopify URL of a Shopify store. |
Dateigröße | 95.67 KB |
Installationsanzahl | 408 |
Aktuelle Version | 1.0 |
Letztes Update | 2023-03-30 |
Veröffentlichungsdatum | 2023-03-30 |
Entwickler | Arshad Dokadiya |
[email protected] | |
Zahlungsart | free |
Unterstützte Sprachen | 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": [ " |