WhatShopifyApp - Lookup Shopify Apps
Get to know what shopify apps an online store is using.
ما هو WhatShopifyApp - Lookup Shopify Apps؟
WhatShopifyApp - Lookup Shopify Apps هو إضافة Chrome تم تطويرها بواسطة http://whatshopifyapp.com، والميزة الرئيسية لها هي "Get to know what shopify apps an online store is using.".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة WhatShopifyApp - Lookup Shopify Apps
قم بتنزيل ملفات الامتداد WhatShopifyApp - Lookup Shopify Apps بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
WhatShopifyApp helps you look at other Shopify stores to find out what apps have they installed. This handy tool lets you find out what apps are they using. It even links it right to the Shopify App Directory to that you can install it as well.
معلومات أساسية عن التمديد
الاسم | |
ID | mcdpjhnnphfiaojbmpbgfcpoodpngofo |
عنوان URL الرسمي | https://chrome.google.com/webstore/detail/whatshopifyapp-lookup-sho/mcdpjhnnphfiaojbmpbgfcpoodpngofo |
الوصف | Get to know what shopify apps an online store is using. |
حجم الملف | 11.84 KB |
عدد التثبيتات | 1,000 |
النسخة الحالية | 0.1.1 |
آخر تحديث | 2017-10-14 |
تاريخ النشر | 2017-10-14 |
تقييم | 2.89/5 مجموع تقييمات 9 |
المطور | http://whatshopifyapp.com |
البريد الإلكتروني | [email protected] |
نوع الدفع | free |
عنوان صفحة سياسة الخصوصية | https://pushowl.com/privacy.html |
اللغات المدعومة | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "WhatShopifyApp - Lookup Shopify Apps", "short_name": "WhatShopifyApp", "version": "0.1.1", "manifest_version": 2, "description": "Get to know what shopify apps an online store is using.", "default_locale": "en", "icons": { "19": "resources\/images\/icon_extension_19.png", "32": "resources\/images\/icon_extension_32.png", "48": "resources\/images\/icon_extension_48.png", "128": "resources\/images\/icon_extension_128.png" }, "browser_action": { "default_icon": { "19": "resources\/images\/icon_extension_19.png", "32": "resources\/images\/icon_extension_32.png", "48": "resources\/images\/icon_extension_48.png", "128": "resources\/images\/icon_extension_128.png" }, "default_title": "WhatShopifyApp - Lookup Shopify Apps" }, "background": { "scripts": [ "scripts\/background.js" ] }, "web_accessible_resources": [ "resources\/*" ], "permissions": [ "tabs", "https:\/\/*\/*", "http:\/\/*\/*", " |