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 مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
"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": [ " |