Simple Amazon Button

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

Co je Simple Amazon Button?

Simple Amazon Button je rozšíření Chrome vyvinuté cwf software engineering ltd, a jeho hlavní funkcí je „The simplest, no-fuss way to go to your Amazon page.“.

Snímky obrazovky rozšíření

screenshot

Stáhnout soubor CRX rozšíření Simple Amazon Button

Stáhněte si soubory rozšíření Simple Amazon Button ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                        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.                    

Základní Informace o Rozšíření

Název Simple Amazon Button Simple Amazon Button
ID lgbhoapafbdcbafihgoipgidipaohkla
Oficiální URL https://chromewebstore.google.com/detail/simple-amazon-button/lgbhoapafbdcbafihgoipgidipaohkla
Popis The simplest, no-fuss way to go to your Amazon page.
Velikost souboru 12.56 KB
Počet instalací 302
Aktuální Verze 0.1.1
Poslední Aktualizace 2015-04-10
Datum Vydání 2015-04-10
Vývojář cwf software engineering ltd
Typ Platby free
Podporované Jazyky 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"
    }
}