Ezebee
Pin or import products from the web to ezebee.com
Wat is Ezebee?
Ezebee is een Chrome-extensie ontwikkeld door ezebeeapp, en de belangrijkste functie is "Pin or import products from the web to ezebee.com".
Extensie Screenshots
Download het CRX-bestand van de extensie Ezebee
Download Ezebee-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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.
Basisinformatie over de Extensie
Naam | |
ID | egaeogdifecjoendkpojhejomjjaolge |
Officiële URL | https://chrome.google.com/webstore/detail/ezebee/egaeogdifecjoendkpojhejomjjaolge |
Beschrijving | Pin or import products from the web to ezebee.com |
Bestandsgrootte | 828 KB |
Aantal Installaties | 22 |
Huidige Versie | 1.5.0 |
Laatst Bijgewerkt | 2017-01-19 |
Publicatiedatum | 2017-01-19 |
Beoordeling | 5.00/5 Totaal 2 Beoordelingen |
Ontwikkelaar | ezebeeapp |
Betalingswijze | free |
Extensiewebsite | http://www.ezebee.com/ |
Ondersteunde Talen | 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" } |