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