Simple Amazon Button

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

Co to jest Simple Amazon Button?

Simple Amazon Button to rozszerzenie Chrome opracowane przez cwf software engineering ltd, a jego główną funkcją jest „The simplest, no-fuss way to go to your Amazon page.”.

Zrzuty ekranu rozszerzenia

screenshot

Pobierz plik CRX rozszerzenia Simple Amazon Button

Pobierz pliki rozszerzeń Simple Amazon Button w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        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.                    

Podstawowe informacje o rozszerzeniu

Nazwa Simple Amazon Button Simple Amazon Button
ID lgbhoapafbdcbafihgoipgidipaohkla
Oficjalny URL https://chromewebstore.google.com/detail/simple-amazon-button/lgbhoapafbdcbafihgoipgidipaohkla
Opis The simplest, no-fuss way to go to your Amazon page.
Rozmiar pliku 12.56 KB
Liczba instalacji 302
Aktualna Wersja 0.1.1
Ostatnia Aktualizacja 2015-04-10
Data Publikacji 2015-04-10
Deweloper cwf software engineering ltd
Typ Płatności free
Obsługiwane Języki 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"
    }
}