Ezebee

Pin or import products from the web to ezebee.com

什么是Ezebee?

Ezebee是由ezebeeapp开发的Chrome扩展程序,该扩展的主要功能是“Pin or import products from the web to ezebee.com”。

扩展截图

screenshot
screenshot

下载Ezebee扩展crx文件

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