Ezebee
Pin or import products from the web to ezebee.com
Ezebee क्या है?
Ezebee ezebeeapp द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Pin or import products from the web to ezebee.com"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Ezebee एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ 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" } |