Ezebee
Pin or import products from the web to ezebee.com
Qu'est-ce que Ezebee ?
Ezebee est une extension Chrome développée par ezebeeapp, et sa fonction principale est "Pin or import products from the web to ezebee.com".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Ezebee
Téléchargez les fichiers d'extension Ezebee au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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.
Informations de Base sur l'Extension
Nom | |
ID | egaeogdifecjoendkpojhejomjjaolge |
URL Officiel | https://chrome.google.com/webstore/detail/ezebee/egaeogdifecjoendkpojhejomjjaolge |
Description | Pin or import products from the web to ezebee.com |
Taille du Fichier | 828 KB |
Nombre d'Installations | 22 |
Version Actuelle | 1.5.0 |
Dernière Mise à Jour | 2017-01-19 |
Date de Publication | 2017-01-19 |
Évaluation | 5.00/5 Total 2 Évaluations |
Développeur | ezebeeapp |
Type de Paiement | free |
Site Web de l'Extension | http://www.ezebee.com/ |
Langues Prises en Charge | 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" } |