Ezebee
Pin or import products from the web to ezebee.com
Ezebeeคืออะไร?
Ezebee เป็นส่วนขยายของ Chrome ที่พัฒนาโดย ezebeeapp และคุณลักษณะหลักของมันคือ "Pin or import products from the web to ezebee.com"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Ezebee
ดาวน์โหลดไฟล์ส่วนขยาย Ezebee ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Pin or import products from the web to your private ezebee collection or upload your products from marketplaces like etsy, dawanda or artfire directly to your ezebee shop. Just click the ezebee button next time you want to remember a product or when you want to sell it on your profile or page. Links get saved as visual bookmarks in your private collection or are imported into your page to give you more sales and convertions.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | egaeogdifecjoendkpojhejomjjaolge |
URL อย่างเป็นทางการ | https://chrome.google.com/webstore/detail/ezebee/egaeogdifecjoendkpojhejomjjaolge |
คำอธิบาย | Pin or import products from the web to ezebee.com |
ขนาดไฟล์ | 828 KB |
จำนวนการติดตั้ง | 22 |
เวอร์ชันปัจจุบัน | 1.5.0 |
อัปเดตครั้งล่าสุด | 2017-01-19 |
วันที่เผยแพร่ | 2017-01-19 |
คะแนน | 5.00/5 รวมทั้งหมด 2 คะแนน |
ผู้พัฒนา | ezebeeapp |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | http://www.ezebee.com/ |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Ezebee", "description": "Pin or import products from the web to ezebee.com", "version": "1.5.0", "browser_action": { "default_icon": "icon.png", "default_popup": "popup.html" }, "permissions": [ "activeTab" ], "icons": { "128": "images\/icon128.png", "48": "images\/icon48.png", "16": "images\/icon16.png" }, "incognito": "split" } |