アマゾン売れ筋ランキング一括閲覧
アマゾンの売れ筋ランキング、ベストセラーを一括表示します
What is アマゾン売れ筋ランキング一括閲覧?
アマゾン売れ筋ランキング一括閲覧 is a Chrome extension developed by http://ama.sapo-to.com, and its main feature is "アマゾンの売れ筋ランキング、ベストセラーを一括表示します".
Extension Screenshots
Download アマゾン売れ筋ランキング一括閲覧 Extension CRX File
Download アマゾン売れ筋ランキング一括閲覧 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
アマゾン売れ筋ランキング、ベストセラーをまとめて一括で閲覧できます v1.0.2変更部 ・表示設定チェックボックスの削除 v1.0.3変更部 ・文字サイズ調整 ・アマゾンのhttps化によりランキングが出力されなくなっていたので修正
Extension Basic Information
Name | |
ID | ddjjpkeidlhnejjioaociaoijddolhkj |
Official URL | https://chrome.google.com/webstore/detail/%E3%82%A2%E3%83%9E%E3%82%BE%E3%83%B3%E5%A3%B2%E3%82%8C%E7%AD%8B%E3%83%A9%E3%83%B3%E3%82%AD%E3%83%B3%E3%82%B0%E4%B8%80%E6%8B%AC%E9%96%B2%E8%A6%A7/ddjjpkeidlhnejjioaociaoijddolhkj |
Description | アマゾンの売れ筋ランキング、ベストセラーを一括表示します |
File Size | 60.08 KB |
Installation Count | 5,000 |
Current Version | 1.0.3 |
Last Updated | 2016-08-26 |
Publish Date | 2016-08-26 |
Rating | 4.60/5 Total 5 Ratings |
Developer | http://ama.sapo-to.com |
Payment Type | free |
Supported Languages | ja |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "\u30a2\u30de\u30be\u30f3\u58f2\u308c\u7b4b\u30e9\u30f3\u30ad\u30f3\u30b0\u4e00\u62ec\u95b2\u89a7", "description": "\u30a2\u30de\u30be\u30f3\u306e\u58f2\u308c\u7b4b\u30e9\u30f3\u30ad\u30f3\u30b0\u3001\u30d9\u30b9\u30c8\u30bb\u30e9\u30fc\u3092\u4e00\u62ec\u8868\u793a\u3057\u307e\u3059", "version": "1.0.3", "options_page": "options.html", "icons": { "16": "icon16.png", "48": "icon48.png", "128": "icon128.png" }, "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com; object-src 'self'", "permissions": [ "https:\/\/ajax.googleapis.com\/", "tabs" ], "browser_action": { "default_icon": "icon19.png", "default_popup": "popup.html" } } |