アマゾン10-90%OFF簡単検索
アマゾンの10%-90%OFFの商品を検索
アマゾン10-90%OFF簡単検索とは何ですか?
アマゾン10-90%OFF簡単検索はhttp://ama.sapo-to.comによって開発されたChromeの拡張機能で、その主な機能は「アマゾンの10%-90%OFFの商品を検索」です。
拡張機能のスクリーンショット
アマゾン10-90%OFF簡単検索拡張機能のCRXファイルをダウンロード
アマゾン10-90%OFF簡単検索拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
アマゾン(amazon.co.jp)の10%-90%OFFの割引商品を簡単に検索できるエクステンションです。
拡張機能の基本情報
名前 | |
ID | dbhkngnloafdgakchpgembpekfhngkge |
公式URL | https://chrome.google.com/webstore/detail/%E3%82%A2%E3%83%9E%E3%82%BE%E3%83%B310-90%25off%E7%B0%A1%E5%8D%98%E6%A4%9C%E7%B4%A2/dbhkngnloafdgakchpgembpekfhngkge |
説明 | アマゾンの10%-90%OFFの商品を検索 |
ファイルサイズ | 51.84 KB |
インストール数 | 5,000 |
現在のバージョン | 1.0.0 |
最終更新日 | 2016-09-18 |
公開日 | 2016-09-18 |
評価 | 3.13/5 合計 8 レビュー |
開発者 | http://ama.sapo-to.com |
支払い方法 | free |
拡張機能のウェブサイト | http://amazon.co.jp/ |
対応言語 | ja |
manifest.json | |
{ "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "\u30a2\u30de\u30be\u30f310-90%OFF\u7c21\u5358\u691c\u7d22", "description": "\u30a2\u30de\u30be\u30f3\u306e10%-90%OFF\u306e\u5546\u54c1\u3092\u691c\u7d22", "version": "1.0.0", "icons": { "16": "icon16.png", "48": "icon48.png", "128": "icon128.png" }, "permissions": [ "tabs" ], "browser_action": { "default_icon": "icon19.png", "default_popup": "popup.html" } } |