Find MyShopify URL
Quickly finds the .myshopify URL of a Shopify store.
Co to jest Find MyShopify URL?
Find MyShopify URL to rozszerzenie Chrome opracowane przez Arshad Dokadiya, a jego główną funkcją jest „Quickly finds the .myshopify URL of a Shopify store.”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Find MyShopify URL
Pobierz pliki rozszerzeń Find MyShopify URL w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
"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."
Podstawowe informacje o rozszerzeniu
Nazwa | Find MyShopify URL |
ID | johdpoibicaeoafkhhglfeeljilblmeh |
Oficjalny URL | https://chromewebstore.google.com/detail/find-myshopify-url/johdpoibicaeoafkhhglfeeljilblmeh |
Opis | Quickly finds the .myshopify URL of a Shopify store. |
Rozmiar pliku | 95.67 KB |
Liczba instalacji | 408 |
Aktualna Wersja | 1.0 |
Ostatnia Aktualizacja | 2023-03-30 |
Data Publikacji | 2023-03-30 |
Deweloper | Arshad Dokadiya |
[email protected] | |
Typ Płatności | free |
Obsługiwane Języki | 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": [ " |