Amazon quick search

Shop on Amazon Easy Store

什麼是Amazon quick search?

Amazon quick search是由exchormenewbie開發的Chrome擴展程式,該擴展的主要功能是“Shop on Amazon Easy Store”。

擴展截圖

screenshot
screenshot

下載Amazon quick search擴展crx文件

下載Amazon quick search擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        We find the deals for you and tell you where to find them on Amazon.

By using this fantastic app your Amazon shopping will be Very fast & useful and much cheaper! There is only 2-step procedure to find get 90% discount/ best offers for shopping!

If you are looking for good Amazon deals and bargains, this app is the right choice. We have listed out all the best offer for savings and holiday . Need a last-minute gift for your spouse, grandmother, or co-worker? You can find great deals from "Deals from Amazon" of whether you are looking for items for yourself or your family and friends.

Shop on Amazon Easy Store For the Latest Headphones - Sennheiser, Amazon Basic, Beats, Soundbot, JBL, Phillips, Sony and Many More.
accessories & software for your gadgets - memory card, Earphones, Chargers, Headphone Stand, Mobile Covers, Mobile Cases & Power Banks.
Shopping List Doesn't Stop Here You can Buy Best Hand Picked Shoes for Girls And Boys, Best HandPicked Clothings For Both Men & Women.

If you have Amazon Prime, then this app is perfect for you. With the low low prices that sellers have on some products, the free shipping that Prime offers means that you can get products on Amazon for as little as a few pennies!                    

擴展基本資訊

名稱 Amazon quick search Amazon quick search
ID jijdlljdmbilolklgneghbbfnkpgejpm
官方網址 https://chrome.google.com/webstore/detail/amazon-quick-search/jijdlljdmbilolklgneghbbfnkpgejpm
簡介 Shop on Amazon Easy Store
檔案大小 54.18 KB
安裝次數 433
目前版本 2
更新時間 2019-01-26
上架時間 2019-01-26
評分 4.00/5 共 1 次評分
開發者 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 quick search",
    "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"
    }
}