Zaposta Chrome Extension

Shop and Ship from over a thousand shops and have it delivered to you in Nigeria

O que é Zaposta Chrome Extension?

Zaposta Chrome Extension é uma extensão do Chrome desenvolvida por http://www.zaposta.com, e sua principal característica é "Shop and Ship from over a thousand shops and have it delivered to you in Nigeria".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão Zaposta Chrome Extension

Baixe arquivos de extensão Zaposta Chrome Extension 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

                        An extension that automates making a shopping or shipping list on Zaposta.com. When users place orders or make shipment bookings on Zaposta.com, they can click on the extension to import their shopping cart from the international vendor website and recreate the list, including product images, on the Zaposta shopping cart. This removes the need to manually type and populate shopping cart list on the web application.                    

Informações Básicas da Extensão

Nome Zaposta Chrome Extension Zaposta Chrome Extension
ID apfmmeplcfanojoeaphhkiigkjemoodm
URL Oficial https://chrome.google.com/webstore/detail/apfmmeplcfanojoeaphhkiigkjemoodm
Descrição Shop and Ship from over a thousand shops and have it delivered to you in Nigeria
Tamanho do Arquivo 436 KB
Contagem de Instalações 29
Versão Atual 1.0.2.3
Última Atualização 2016-05-05
Data de Publicação 2016-05-05
Classificação 5.00/5 Total de 2 Avaliações
Desenvolvedor http://www.zaposta.com
Tipo de Pagamento free
Site da Extensão http://www.zaposta.com
URL da Página de Ajuda http://www.zaposta.com/faq
Idiomas Suportados en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Zaposta Chrome Extension",
    "short_name": "Zaposta",
    "version": "1.0.2.3",
    "manifest_version": 2,
    "description": "Shop and Ship from over a thousand shops and have it delivered to you in Nigeria",
    "icons": {
        "16": "icons\/icon16.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    },
    "browser_action": {
        "default_icon": "icons\/icon128.png",
        "default_popup": "popup.html"
    },
    "web_accessible_resources": [
        "img\/*"
    ],
    "permissions": [
        "tabs",
        "storage",
        ""
    ]
}