Avem Same-Day Delivery
Let Us Drive The Extra Mile For You. No Minimum Purchase Required!
Avem Same-Day Deliveryคืออะไร?
Avem Same-Day Delivery เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://joinavem.com และคุณลักษณะหลักของมันคือ "Let Us Drive The Extra Mile For You. No Minimum Purchase Required!"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Avem Same-Day Delivery
ดาวน์โหลดไฟล์ส่วนขยาย Avem Same-Day Delivery ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Avem provides delivery services with a focus on same-day delivery from nearby retail stores. Item prices are the same as those on the retail website for just $2.99 per delivery and without a minimum purchase requirement. ** Shop online ** Select in-store/curbside pickup ** Use Avem extension to deliver it to you Avem currently supports most ZIP codes in Orange county & Long Beach areas. The list of supported stores and zip codes is continuously adding up as we grow. Currently, we support Jasper Plum, Petco, Nordstrom, Target, Best Buy, Home Depot, Macy's and Walmart in the above areas. The next main release will support even more of your favorite stores!
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | Avem Same-Day Delivery |
ID | nlbkdkhjfaojbcfnpijejiagpeopgcin |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/avem-same-day-delivery/nlbkdkhjfaojbcfnpijejiagpeopgcin |
คำอธิบาย | Let Us Drive The Extra Mile For You. No Minimum Purchase Required! |
ขนาดไฟล์ | 3.78 MB |
จำนวนการติดตั้ง | 14 |
เวอร์ชันปัจจุบัน | 1.8.08 |
อัปเดตครั้งล่าสุด | 2021-04-29 |
วันที่เผยแพร่ | 2020-03-26 |
คะแนน | 5.00/5 รวมทั้งหมด 4 คะแนน |
ผู้พัฒนา | https://joinavem.com |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | https://joinavem.com |
URL หน้าช่วยเหลือ | https://joinavem.com/help |
URL หน้านโยบายความเป็นส่วนตัว | https://joinavem.com/privacy-terms |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Avem Same-Day Delivery", "version": "1.8.08", "description": "Let Us Drive The Extra Mile For You. No Minimum Purchase Required!", "icons": { "16": "assets\/images\/icon16.png", "48": "assets\/images\/icon48.png", "128": "assets\/images\/icon128.png" }, "browser_action": { "default_icon": { "16": "assets\/images\/icon16.png", "48": "assets\/images\/icon48.png", "128": "assets\/images\/icon128.png" }, "default_popup": "popup.html" }, "background": { "scripts": [ ".\/assets\/js\/jquery.min.js", ".\/assets\/js\/chrome-extension-async.js", ".\/assets\/js\/sweetalert.min.js", ".\/assets\/js\/firebase-app.js", ".\/assets\/js\/firebase-firestore.js", ".\/assets\/js\/firebase-auth.js", ".\/assets\/js\/firebase-remote-config.js", ".\/background\/images.js", ".\/background\/common.js" ] }, "content_security_policy": "script-src 'self' https:\/\/www.gstatic.com\/ https:\/\/cdn.firebase.com https:\/\/*.firebaseio.com https:\/\/www.googleapis.com; object-src 'self'", "oauth2": { "client_id": "74074355376-kum3eku3vqd74ankfbgl4112rsbr1io6.apps.googleusercontent.com", "scopes": [ "https:\/\/www.googleapis.com\/auth\/userinfo.email", "https:\/\/www.googleapis.com\/auth\/userinfo.profile", "profile" ] }, "permissions": [ "storage", "identity", " |