Simple Amazon Button

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

Cos'è Simple Amazon Button?

Simple Amazon Button è un'estensione di Chrome sviluppata da cwf software engineering ltd, e la sua funzione principale è "The simplest, no-fuss way to go to your Amazon page.".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione Simple Amazon Button

Scarica i file di estensione Simple Amazon Button in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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.                    

Informazioni di Base sull'Estensione

Nome Simple Amazon Button Simple Amazon Button
ID lgbhoapafbdcbafihgoipgidipaohkla
URL Ufficiale https://chromewebstore.google.com/detail/simple-amazon-button/lgbhoapafbdcbafihgoipgidipaohkla
Descrizione The simplest, no-fuss way to go to your Amazon page.
Dimensione del File 12.56 KB
Conteggio Installazioni 302
Versione Corrente 0.1.1
Ultimo Aggiornamento 2015-04-10
Data di Pubblicazione 2015-04-10
Sviluppatore cwf software engineering ltd
Tipo di Pagamento free
Lingue Supportate 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"
    }
}