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 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

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