Ezebee

Pin or import products from the web to ezebee.com

O que é Ezebee?

Ezebee é uma extensão do Chrome desenvolvida por ezebeeapp, e sua principal característica é "Pin or import products from the web to ezebee.com".

Capturas de Tela da Extensão

screenshot
screenshot

Baixar o arquivo CRX da Extensão Ezebee

Baixe arquivos de extensão Ezebee no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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.                    

Informações Básicas da Extensão

Nome Ezebee Ezebee
ID egaeogdifecjoendkpojhejomjjaolge
URL Oficial https://chrome.google.com/webstore/detail/ezebee/egaeogdifecjoendkpojhejomjjaolge
Descrição Pin or import products from the web to ezebee.com
Tamanho do Arquivo 828 KB
Contagem de Instalações 22
Versão Atual 1.5.0
Última Atualização 2017-01-19
Data de Publicação 2017-01-19
Classificação 5.00/5 Total de 2 Avaliações
Desenvolvedor ezebeeapp
Tipo de Pagamento free
Site da Extensão http://www.ezebee.com/
Idiomas Suportados 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"
}