Amazon deals
Browse of Amazon Promo Codes in Amazon Deals app.
Amazon dealsとは何ですか?
Amazon dealsはexchormenewbieによって開発されたChromeの拡張機能で、その主な機能は「Browse of Amazon Promo Codes in Amazon Deals app.」です。
拡張機能のスクリーンショット
Amazon deals拡張機能のCRXファイルをダウンロード
Amazon deals拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Browse thousands of Amazon Promo Codes in Zon Deals app. 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. Amazon Drive provides easy access to the documents, music, photos and videos that you have stored in Amazon Drive. Store your important files in Amazon Drive and keep them secure even if your Android is lost or damaged. Upload your content to Amazon Drive from any computer and preview, share and enjoy it on all your devices. >>EASY TO USE Simply find a product you like, scan the barcode with the reader and find the same product on Amazon to compare the price, reviews and ratings. >>FIND DEALS & DISCOUNTS ON AMAZON Seen a product you like in a store? We’d wager that you could find it cheaper on Amazon. Using our barcode scanner, you’ll be able to check to see if the item is stocked on Amazon and how much it costs, potentially saving you lots of money. >>COMPARE RATINGS & REVIEWS We all want to know whether a product is worth the money or not, don’t we? With our barcode reader for Amazon, you’ll be able to instantly access the reviews and ratings for that particular product. Save yourself the hassle of purchasing a poor quality item – check the reviews first! >>SEARCH AMAZON SHOPPING If have no barcodes to scan and you just want to shop on Amazon – we have that covered, too. With a convenient search bar, you’ll be able to browse for products on Amazon shopping from within the app and have products delivered directly to your door.
拡張機能の基本情報
名前 | |
ID | iaihbdngoaopbeifpkcclgbfahfaefcn |
公式URL | https://chrome.google.com/webstore/detail/amazon-deals/iaihbdngoaopbeifpkcclgbfahfaefcn |
説明 | Browse of Amazon Promo Codes in Amazon Deals app. |
ファイルサイズ | 35.63 KB |
インストール数 | 217 |
現在のバージョン | 2 |
最終更新日 | 2019-01-23 |
公開日 | 2019-01-23 |
評価 | 1.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 deals", "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" } } |