Amazon Launcher
Quick launch Amazon Services. Access Amazon home, cart, video, account, and books with one-click.
Cos'è Amazon Launcher?
Amazon Launcher è un'estensione di Chrome sviluppata da appopticsarena, e la sua funzione principale è "Quick launch Amazon Services. Access Amazon home, cart, video, account, and books with one-click.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Amazon Launcher
Scarica i file di estensione Amazon Launcher 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
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.
Informazioni di Base sull'Estensione
Nome | |
ID | ahgpeancfpgpfhmokigibpdmcbienljc |
URL Ufficiale | https://chrome.google.com/webstore/detail/amazon-launcher/ahgpeancfpgpfhmokigibpdmcbienljc |
Descrizione | Quick launch Amazon Services. Access Amazon home, cart, video, account, and books with one-click. |
Dimensione del File | 30.64 KB |
Conteggio Installazioni | 73 |
Versione Corrente | 1.1.0 |
Ultimo Aggiornamento | 2018-12-17 |
Data di Pubblicazione | 2018-12-17 |
Sviluppatore | appopticsarena |
Tipo di Pagamento | free |
Lingue Supportate | 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" ] } |