Shopify Metafields Master by NextGenLabs
Helps you to manage your shop metafields effectively
Shopify Metafields Master by NextGenLabsคืออะไร?
Shopify Metafields Master by NextGenLabs เป็นส่วนขยายของ Chrome ที่พัฒนาโดย NextGenLabs และคุณลักษณะหลักของมันคือ "Helps you to manage your shop metafields effectively"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Shopify Metafields Master by NextGenLabs
ดาวน์โหลดไฟล์ส่วนขยาย Shopify Metafields Master by NextGenLabs ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Metafields Master Extension helps Shopify store owners to customize meta fields for products, articles, orders, blogs, customers, collections etc. check this link https://apps.shopify.com/metafields-master-by-nextgenlabs for more information.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | cjncpboimbjaokmddpdengkckeflpjfo |
URL อย่างเป็นทางการ | https://chrome.google.com/webstore/detail/shopify-metafields-master/cjncpboimbjaokmddpdengkckeflpjfo |
คำอธิบาย | Helps you to manage your shop metafields effectively |
ขนาดไฟล์ | 39.3 KB |
จำนวนการติดตั้ง | 190 |
เวอร์ชันปัจจุบัน | 0.0.0.6 |
อัปเดตครั้งล่าสุด | 2017-03-20 |
วันที่เผยแพร่ | 2017-03-19 |
คะแนน | 2.33/5 รวมทั้งหมด 3 คะแนน |
ผู้พัฒนา | NextGenLabs |
ประเภทการชำระเงิน | free |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Shopify Metafields Master by NextGenLabs", "description": "Helps you to manage your shop metafields effectively", "version": "0.0.0.6", "browser_action": { "default_title": "Shopify Metafields Master helps you to manage your shop metafields effectively", "default_icon": "icons\/logo_64.png" }, "permissions": [ "activeTab" ], "background": { "scripts": [ "background.js" ], "persistent": false }, "content_scripts": [ { "css": [ "styles.css" ], "js": [ "jquery-2.1.1.js", "app.js" ], "matches": [ " |