Amazon Launcher
Quick launch Amazon Services. Access Amazon home, cart, video, account, and books with one-click.
Amazon Launcherคืออะไร?
Amazon Launcher เป็นส่วนขยายของ Chrome ที่พัฒนาโดย appopticsarena และคุณลักษณะหลักของมันคือ "Quick launch Amazon Services. Access Amazon home, cart, video, account, and books with one-click."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Amazon Launcher
ดาวน์โหลดไฟล์ส่วนขยาย Amazon Launcher ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
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.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | ahgpeancfpgpfhmokigibpdmcbienljc |
URL อย่างเป็นทางการ | https://chrome.google.com/webstore/detail/amazon-launcher/ahgpeancfpgpfhmokigibpdmcbienljc |
คำอธิบาย | Quick launch Amazon Services. Access Amazon home, cart, video, account, and books with one-click. |
ขนาดไฟล์ | 30.64 KB |
จำนวนการติดตั้ง | 73 |
เวอร์ชันปัจจุบัน | 1.1.0 |
อัปเดตครั้งล่าสุด | 2018-12-17 |
วันที่เผยแพร่ | 2018-12-17 |
ผู้พัฒนา | appopticsarena |
ประเภทการชำระเงิน | free |
ภาษาที่รองรับ | 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" ] } |