Amazon shopping helper

This is a lightweight browsing app for amazon.

Amazon shopping helperคืออะไร?

Amazon shopping helper เป็นส่วนขยายของ Chrome ที่พัฒนาโดย exchormenewbie และคุณลักษณะหลักของมันคือ "This is a lightweight browsing app for amazon."

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Amazon shopping helper

ดาวน์โหลดไฟล์ส่วนขยาย Amazon shopping helper ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        Amazon Assistant helps you make better decisions wherever you shop online by comparing products from Amazon as you shop on retailer websites. Keep an eye out for product and price comparisons that can save you time and money.

Make use of this shopping browser for amazon now to enjoy browsing on the largest online shop in the world!.

With this shopping browser for amazon you have the opportunity to find thousands of products in any category you can think of. 

Check out the newest trends in women's and men's fashion, shop for the coolest gifts and products you didn't even know existed.

Use shopping browser for amazon to effortlessly find the item you are looking for and enjoy fast next day delivery to your door step.

>>Features<<
• Easy Sharing
• Simple Collaboration
• Access from any Device
• Fully Managed
• Secure                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Amazon shopping helper Amazon shopping helper
ID ipobloajcfdhbfpobiphpjolfmfcmokc
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/amazon-shopping-helper/ipobloajcfdhbfpobiphpjolfmfcmokc
คำอธิบาย This is a lightweight browsing app for amazon.
ขนาดไฟล์ 68.97 KB
จำนวนการติดตั้ง 60
เวอร์ชันปัจจุบัน 2
อัปเดตครั้งล่าสุด 2019-01-26
วันที่เผยแพร่ 2019-01-26
ผู้พัฒนา exchormenewbie
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://www.wowdealnow.com
URL หน้าช่วยเหลือ https://www.wowdealnow.com/contact.php
ภาษาที่รองรับ id,ms,de,en,en-GB,en-US,fr,nl,no,vi,tr,ca,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,mr,hi,bn,ta,te,ml,th,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_appName__",
    "description": "__MSG_appDesc__",
    "default_locale": "en",
    "version": "2",
    "manifest_version": 2,
    "author": "Amazon shopping helper",
    "browser_action": {
        "default_title": "__MSG_appName__",
        "default_icon": {
            "19": "icon19.png",
            "38": "icon38.png"
        }
    },
    "background": {
        "scripts": [
            "background.js"
        ],
        "persistent": false
    },
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    }
}