Amazon Launcher
Quick launch Amazon Services. Access Amazon home, cart, video, account, and books with one-click.
Apa itu Amazon Launcher?
Amazon Launcher adalah ekstensi Chrome yang dikembangkan oleh appopticsarena, dan fitur utamanya adalah "Quick launch Amazon Services. Access Amazon home, cart, video, account, and books with one-click.".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Amazon Launcher
Unduh file ekstensi Amazon Launcher dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
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.
Informasi Dasar Ekstensi
Nama | |
ID | ahgpeancfpgpfhmokigibpdmcbienljc |
URL Resmi | https://chrome.google.com/webstore/detail/amazon-launcher/ahgpeancfpgpfhmokigibpdmcbienljc |
Deskripsi | Quick launch Amazon Services. Access Amazon home, cart, video, account, and books with one-click. |
Ukuran File | 30.64 KB |
Jumlah Instalasi | 73 |
Versi Saat Ini | 1.1.0 |
Terakhir Diperbarui | 2018-12-17 |
Tanggal Publikasi | 2018-12-17 |
Pengembang | appopticsarena |
Tipe Pembayaran | free |
Bahasa yang Didukung | 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" ] } |