Simple Amazon Button
The simplest, no-fuss way to go to your Amazon page.
Simple Amazon Buttonคืออะไร?
Simple Amazon Button เป็นส่วนขยายของ Chrome ที่พัฒนาโดย cwf software engineering ltd และคุณลักษณะหลักของมันคือ "The simplest, no-fuss way to go to your Amazon page."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Simple Amazon Button
ดาวน์โหลดไฟล์ส่วนขยาย Simple Amazon Button ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
This simple and free Chrome extension simply brings you to your personal Amazon.com starting page without any interference in functionality or browsing experience. This extension was requested by several users annoyed by the bells and whistles of other Amazon-related extensions.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | Simple Amazon Button |
ID | lgbhoapafbdcbafihgoipgidipaohkla |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/simple-amazon-button/lgbhoapafbdcbafihgoipgidipaohkla |
คำอธิบาย | The simplest, no-fuss way to go to your Amazon page. |
ขนาดไฟล์ | 12.56 KB |
จำนวนการติดตั้ง | 302 |
เวอร์ชันปัจจุบัน | 0.1.1 |
อัปเดตครั้งล่าสุด | 2015-04-10 |
วันที่เผยแพร่ | 2015-04-10 |
ผู้พัฒนา | cwf software engineering ltd |
ประเภทการชำระเงิน | free |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Simple Amazon Button", "version": "0.1.1", "manifest_version": 2, "description": "The simplest, no-fuss way to go to your Amazon page.", "icons": { "16": "icon16.png", "48": "icon48.png", "128": "icon128.png" }, "browser_action": { "default_popup": "popup.html" } } |