価格比較 プライスチェッカー Price Checker
ショッピングサイトでのお買い物を便利にサポートします!時間とお金を大切にしたいあなたに最適な拡張機能を試してみませんか?
What is 価格比較 プライスチェッカー Price Checker?
価格比較 プライスチェッカー Price Checker is a Chrome extension developed by https://price-checker.jp, and its main feature is "ショッピングサイトでのお買い物を便利にサポートします!時間とお金を大切にしたいあなたに最適な拡張機能を試してみませんか?".
Extension Screenshots
Download 価格比較 プライスチェッカー Price Checker Extension CRX File
Download 価格比較 プライスチェッカー Price Checker 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
オンラインショッピングの商品価格は、日々刻々と変化します。この拡張機能は、あなたに代わってあなたの為に送料やポイントまで考慮したうえで最適と思われる商品を自動でお知らせします。 いつも見ているショップじゃないところでたまたまポイント10倍、送料無料セール開催中!なんて日常茶飯事です、お得情報を見逃すなんてもったいない! 特徴 ・人工知能が適切な検索キーワードを抽出!言葉と画像で商品を判断します。 ・多くのショッピングサイトに対応、きっとあなたのお気に入りのショップもあります。 ・あなたがサポートしてほしい機能があれば簡単に開発者へ依頼することができます。メールでもブログでもあなたのご意見を聞かせてください。 どんなものでもそうですが、価格比較 Price Checkerも完璧ではありません、間違った商品情報や価格などを見つけたら報告してもらえるともっとあなたの役に立つ拡張機能になります。 人工知能によるサポートは、TensorflowとKerasによる畳み込みフィルタネットワークです。いわゆるディープラーニング技術を活用した独自のシステムで構築されています。技術的な問い合わせは作者までお願いします。 [プライバシーポリシー] この拡張機能は、Google Analyticsでの使用情報を収集しますが、Google Analyticsへ個人情報等を送信することはありません。使用情報は主にエラー対応のために利用されます。 https://price-checker.jp/privacy/ 本拡張機能には、拡張機能の維持のため一部アフィリエイトリンクが含まれます。 -------------------------------------------------- Version 5.0.0 ダブルAIを搭載した最新バージョンです。 検索結果を画像で比較します! 機能要望不具合などありましたら、 こちらのブログまでお願いします。 http://price-checker.jp Developed by Panghea.
Extension Basic Information
Name | 価格比較 プライスチェッカー Price Checker |
ID | joppkfcpejikbcbeibcbdocmpofhipim |
Official URL | https://chromewebstore.google.com/detail/%E4%BE%A1%E6%A0%BC%E6%AF%94%E8%BC%83-%E3%83%97%E3%83%A9%E3%82%A4%E3%82%B9%E3%83%81%E3%82%A7%E3%83%83%E3%82%AB%E3%83%BC-price-chec/joppkfcpejikbcbeibcbdocmpofhipim |
Description | ショッピングサイトでのお買い物を便利にサポートします!時間とお金を大切にしたいあなたに最適な拡張機能を試してみませんか? |
File Size | 109 MB |
Installation Count | 30,375 |
Current Version | 5.0.4 |
Last Updated | 2022-11-22 |
Publish Date | 2020-06-07 |
Rating | 3.85/5 Total 125 Ratings |
Developer | https://price-checker.jp |
[email protected] | |
Payment Type | free |
Extension Website | https://price-checker.jp |
Privacy Policy Page URL | https://gist.github.com/panghea/c2a9f707a60b4d3c6e4306236577b585 |
Supported Languages | ja |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "default_locale": "ja", "name": "__MSG_extName__", "description": "__MSG_appDescription__", "homepage_url": "https:\/\/price-checker.jp\/", "permissions": [ "activeTab", "storage" ], "host_permissions": [ "*:\/\/*\/*" ], "content_scripts": [ { "matches": [ "https:\/\/*.dt.r.appspot.com\/", "https:\/\/ai-pricechecker.appspot.com\/", "https:\/\/aukurabe2-hrd.appspot.com\/", "https:\/\/brandavenue.rakuten.co.jp\/*", "https:\/\/biccamera.rakuten.co.jp\/*", "https:\/\/item.rakuten.co.jp\/*", "https:\/\/product.rakuten.co.jp\/*", "https:\/\/books.rakuten.co.jp\/*", "https:\/\/store.shopping.yahoo.co.jp\/*", "https:\/\/paypaymall.yahoo.co.jp\/*", "https:\/\/kakaku.com\/*", "https:\/\/www.yodobashi.com\/*", "https:\/\/www.biccamera.com\/*", "https:\/\/auctions.yahoo.co.jp\/*", "https:\/\/joshinweb.jp\/*", "https:\/\/www.yamada-denkiweb.com\/*", "https:\/\/store.ponparemall.com\/*", "https:\/\/ymall.jp\/*", "https:\/\/nttxstore.jp\/*", "https:\/\/www.ksdenki.com\/*", "https:\/\/online.nojima.co.jp\/*", "https:\/\/shop.kitamura.jp\/*", "https:\/\/www.edion.com\/*", "https:\/\/www.amazon.co.jp\/*", "https:\/\/www.yodobashi.com\/*", "https:\/\/shopping.yahooapis.jp\/*", "http:\/\/*.afl.rakuten.co.jp\/*", "https:\/\/www.kojima.net\/*", "https:\/\/www.ponparemall.com\/*", "https:\/\/aukurabenode.appspot.com\/*", "https:\/\/*.rakuten.co.jp\/*", "https:\/\/sofmap.com\/*", "https:\/\/www.sofmap.com\/*", "https:\/\/*.execute-api.ap-northeast-1.amazonaws.com\/*" ], "js": [ "js\/content-script-main.js" ] } ], "icons": { "128": "icons\/icon-128.png" }, "background": { "service_worker": "js\/background.js" }, "options_page": "options.html", "content_security_policy": { "extension_pages": "script-src 'self';object-src 'self';" }, "web_accessible_resources": [ { "resources": [ "\/model_js.dat\/*.*" ], "matches": [ "*:\/\/*\/*" ] }, { "resources": [ "\/img\/*.jpg" ], "matches": [ "*:\/\/*\/*" ] }, { "resources": [ "\/motions\/*.json" ], "matches": [ "*:\/\/*\/*" ] }, { "resources": [ "toolbar.html" ], "matches": [ "*:\/\/*\/*" ] }, { "resources": [ "dbg_window.html" ], "matches": [ "*:\/\/*\/*" ] }, { "resources": [ "imageView.html" ], "matches": [ "*:\/\/*\/*" ] }, { "resources": [ "notify.html" ], "matches": [ "*:\/\/*\/*" ] } ], "version": "5.0.4" } |