Amazon shopping helper

This is a lightweight browsing app for amazon.

什麼是Amazon shopping helper?

Amazon shopping helper是由exchormenewbie開發的Chrome擴展程式,該擴展的主要功能是“This is a lightweight browsing app for amazon.”。

擴展截圖

screenshot
screenshot

下載Amazon shopping helper擴展crx文件

下載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
官方網址 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"
    }
}