Amazon Launcher

Quick launch Amazon Services. Access Amazon home, cart, video, account, and books with one-click.

Co to jest Amazon Launcher?

Amazon Launcher to rozszerzenie Chrome opracowane przez appopticsarena, a jego główną funkcją jest „Quick launch Amazon Services. Access Amazon home, cart, video, account, and books with one-click.”.

Zrzuty ekranu rozszerzenia

screenshot

Pobierz plik CRX rozszerzenia Amazon Launcher

Pobierz pliki rozszerzeń Amazon Launcher 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

                        Tired of having to browse through multiple tabs to access your amazon services? Well this app is for you. It allows you to access Amazon Home Page, Your Amazon Shopping Cart, Amazon Video, Your Amazon Account and Amazon Books all with just one-click.                    

Podstawowe informacje o rozszerzeniu

Nazwa Amazon Launcher Amazon Launcher
ID ahgpeancfpgpfhmokigibpdmcbienljc
Oficjalny URL https://chrome.google.com/webstore/detail/amazon-launcher/ahgpeancfpgpfhmokigibpdmcbienljc
Opis Quick launch Amazon Services. Access Amazon home, cart, video, account, and books with one-click.
Rozmiar pliku 30.64 KB
Liczba instalacji 73
Aktualna Wersja 1.1.0
Ostatnia Aktualizacja 2018-12-17
Data Publikacji 2018-12-17
Deweloper appopticsarena
Typ Płatności free
Obsługiwane Języki en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Amazon Launcher",
    "description": "Quick launch Amazon Services. Access Amazon home, cart, video, account, and books with one-click.",
    "version": "1.1.0",
    "icons": {
        "128": "Aicon_128.png"
    },
    "browser_action": {
        "default_icon": "Aicon2.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "activeTab"
    ]
}