Simple Amazon Button

The simplest, no-fuss way to go to your Amazon page.

O que é Simple Amazon Button?

Simple Amazon Button é uma extensão do Chrome desenvolvida por cwf software engineering ltd, e sua principal característica é "The simplest, no-fuss way to go to your Amazon page.".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão Simple Amazon Button

Baixe arquivos de extensão Simple Amazon Button 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

                        This simple and free Chrome extension simply brings you to your personal Amazon.com starting page without any interference in functionality or browsing experience.

This extension was requested by several users annoyed by the bells and whistles of other Amazon-related extensions.                    

Informações Básicas da Extensão

Nome Simple Amazon Button Simple Amazon Button
ID lgbhoapafbdcbafihgoipgidipaohkla
URL Oficial https://chromewebstore.google.com/detail/simple-amazon-button/lgbhoapafbdcbafihgoipgidipaohkla
Descrição The simplest, no-fuss way to go to your Amazon page.
Tamanho do Arquivo 12.56 KB
Contagem de Instalações 302
Versão Atual 0.1.1
Última Atualização 2015-04-10
Data de Publicação 2015-04-10
Desenvolvedor cwf software engineering ltd
Tipo de Pagamento free
Idiomas Suportados en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Simple Amazon Button",
    "version": "0.1.1",
    "manifest_version": 2,
    "description": "The simplest, no-fuss way to go to your Amazon page.",
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "browser_action": {
        "default_popup": "popup.html"
    }
}