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