Ezebee

Pin or import products from the web to ezebee.com

Was ist Ezebee?

Ezebee ist eine Chrome-Erweiterung, die von ezebeeapp entwickelt wurde, und ihr Hauptmerkmal ist "Pin or import products from the web to ezebee.com".

Erweiterungsscreenshots

screenshot
screenshot

Ezebee-Erweiterungs-CRX-Datei herunterladen

Laden Sie Ezebee-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        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.                    

Grundlegende Informationen zur Erweiterung

Name Ezebee Ezebee
ID egaeogdifecjoendkpojhejomjjaolge
Offizielle URL https://chrome.google.com/webstore/detail/ezebee/egaeogdifecjoendkpojhejomjjaolge
Beschreibung Pin or import products from the web to ezebee.com
Dateigröße 828 KB
Installationsanzahl 22
Aktuelle Version 1.5.0
Letztes Update 2017-01-19
Veröffentlichungsdatum 2017-01-19
Bewertung 5.00/5 Insgesamt 2 Bewertungen
Entwickler ezebeeapp
Zahlungsart free
Erweiterungswebsite http://www.ezebee.com/
Unterstützte Sprachen 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"
}