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 กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
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 |
URL หน้านโยบายความเป็นส่วนตัว | 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:\/\/*\/*", " |