Amazon Launcher
Quick launch Amazon Services. Access Amazon home, cart, video, account, and books with one-click.
Was ist Amazon Launcher?
Amazon Launcher ist eine Chrome-Erweiterung, die von appopticsarena entwickelt wurde, und ihr Hauptmerkmal ist "Quick launch Amazon Services. Access Amazon home, cart, video, account, and books with one-click.".
Erweiterungsscreenshots
Amazon Launcher-Erweiterungs-CRX-Datei herunterladen
Laden Sie Amazon Launcher-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
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.
Grundlegende Informationen zur Erweiterung
Name | |
ID | ahgpeancfpgpfhmokigibpdmcbienljc |
Offizielle URL | https://chrome.google.com/webstore/detail/amazon-launcher/ahgpeancfpgpfhmokigibpdmcbienljc |
Beschreibung | Quick launch Amazon Services. Access Amazon home, cart, video, account, and books with one-click. |
Dateigröße | 30.64 KB |
Installationsanzahl | 73 |
Aktuelle Version | 1.1.0 |
Letztes Update | 2018-12-17 |
Veröffentlichungsdatum | 2018-12-17 |
Entwickler | appopticsarena |
Zahlungsart | free |
Unterstützte Sprachen | 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" ] } |