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"
}