ShopFiller
This extension will help you get free shipping on Amazon.
ShopFillerคืออะไร?
ShopFiller เป็นส่วนขยายของ Chrome ที่พัฒนาโดย http://shopfiller.com และคุณลักษณะหลักของมันคือ "This extension will help you get free shipping on Amazon."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย ShopFiller
ดาวน์โหลดไฟล์ส่วนขยาย ShopFiller ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Welcome to ShopFiller! We'll help you find filler items on Amazon to qualify for free shipping. Just enter the amount that you need for free shipping and click "Go"! Our search results are updated multiple times per day so you can be confident that the results you see represent the actual prices of the items. Any item displayed will qualify for FREE Super Saver Shipping. We support Amazon in USA, Canada, United Kingdom, France, Italy, Germany, and Spain (.com, .ca, .co.uk, .fr, .it, .de, and .es, respectively). Your country is automatically detected, but you can change it if you wish. ShopFiller is a participant in the Amazon Services LLC Associates Program, an affiliate advertising program designed to provide a means for sites to earn advertising fees by advertising and linking to Amazon.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | cikgmjbpldjepmdigfgcebpbekbeggjh |
URL อย่างเป็นทางการ | https://chrome.google.com/webstore/detail/shopfiller/cikgmjbpldjepmdigfgcebpbekbeggjh |
คำอธิบาย | This extension will help you get free shipping on Amazon. |
ขนาดไฟล์ | 24.84 KB |
จำนวนการติดตั้ง | 32 |
เวอร์ชันปัจจุบัน | 1.0 |
อัปเดตครั้งล่าสุด | 2014-09-28 |
วันที่เผยแพร่ | 2014-09-28 |
คะแนน | 2.00/5 รวมทั้งหมด 2 คะแนน |
ผู้พัฒนา | http://shopfiller.com |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | http://www.shopfiller.com |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "ShopFiller", "description": "This extension will help you get free shipping on Amazon.", "version": "1.0", "permissions": [ "tabs" ], "browser_action": { "default_icon": "icon.png", "default_popup": "popup.html" } } |