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
官方網址 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"
}