Ezebee

Pin or import products from the web to ezebee.com

Cos'è Ezebee?

Ezebee è un'estensione di Chrome sviluppata da ezebeeapp, e la sua funzione principale è "Pin or import products from the web to ezebee.com".

Screenshot dell'Estensione

screenshot
screenshot

Scarica il file CRX dell'estensione Ezebee

Scarica i file di estensione Ezebee in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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.                    

Informazioni di Base sull'Estensione

Nome Ezebee Ezebee
ID egaeogdifecjoendkpojhejomjjaolge
URL Ufficiale https://chrome.google.com/webstore/detail/ezebee/egaeogdifecjoendkpojhejomjjaolge
Descrizione Pin or import products from the web to ezebee.com
Dimensione del File 828 KB
Conteggio Installazioni 22
Versione Corrente 1.5.0
Ultimo Aggiornamento 2017-01-19
Data di Pubblicazione 2017-01-19
Valutazione 5.00/5 Totale 2 Valutazioni
Sviluppatore ezebeeapp
Tipo di Pagamento free
Sito Web dell'Estensione http://www.ezebee.com/
Lingue Supportate 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"
}