Ezebee

Pin or import products from the web to ezebee.com

Τι είναι το Ezebee;

Το Ezebee είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον ezebeeapp, και η κύρια λειτουργία του είναι "Pin or import products from the web to ezebee.com".

Στιγμιότυπα Επέκτασης

screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης Ezebee

Λήψη αρχείων επέκτασης Ezebee σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

                        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.                    

Βασικές Πληροφορίες Επέκτασης

Όνομα Ezebee Ezebee
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"
}