アマゾン10-90%OFF簡単検索
アマゾンの10%-90%OFFの商品を検索
What is アマゾン10-90%OFF簡単検索?
アマゾン10-90%OFF簡単検索 is a Chrome extension developed by http://ama.sapo-to.com, and its main feature is "アマゾンの10%-90%OFFの商品を検索".
Extension Screenshots
Download アマゾン10-90%OFF簡単検索 Extension CRX File
Download アマゾン10-90%OFF簡単検索 extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
アマゾン(amazon.co.jp)の10%-90%OFFの割引商品を簡単に検索できるエクステンションです。
Extension Basic Information
Name | |
ID | dbhkngnloafdgakchpgembpekfhngkge |
Official 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 |
Description | アマゾンの10%-90%OFFの商品を検索 |
File Size | 51.84 KB |
Installation Count | 5,000 |
Current Version | 1.0.0 |
Last Updated | 2016-09-18 |
Publish Date | 2016-09-18 |
Rating | 3.13/5 Total 8 Ratings |
Developer | http://ama.sapo-to.com |
Payment Type | free |
Extension Website | http://amazon.co.jp/ |
Supported Languages | 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" } } |