Ezebee
Pin or import products from the web to ezebee.com
Ezebee là gì?
Ezebee là một tiện ích mở rộng Chrome được phát triển bởi ezebeeapp, và tính năng chính của nó là "Pin or import products from the web to ezebee.com".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng Ezebee
Tải xuống các tệp mở rộng Ezebee dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
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.
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | |
ID | egaeogdifecjoendkpojhejomjjaolge |
URL Chính Thức | https://chrome.google.com/webstore/detail/ezebee/egaeogdifecjoendkpojhejomjjaolge |
Mô tả | Pin or import products from the web to ezebee.com |
Kích Thước Tệp | 828 KB |
Số Lần Cài Đặt | 22 |
Phiên Bản Hiện Tại | 1.5.0 |
Cập Nhật Lần Cuối | 2017-01-19 |
Ngày Phát Hành | 2017-01-19 |
Đánh Giá | 5.00/5 Tổng số 2 Đánh Giá |
Nhà Phát Triển | ezebeeapp |
Loại Thanh Toán | free |
Trang Web Mở Rộng | http://www.ezebee.com/ |
Ngôn Ngữ Được Hỗ Trợ | 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" } |