Savings Bar: Compare Prices in One Click
One Click Price Comparison. Start Saving Smartly
Savings Bar: Compare Prices in One Clickとは何ですか?
Savings Bar: Compare Prices in One ClickはSavings.Bar.によって開発されたChromeの拡張機能で、その主な機能は「One Click Price Comparison. Start Saving Smartly」です。
拡張機能のスクリーンショット
Savings Bar: Compare Prices in One Click拡張機能のCRXファイルをダウンロード
Savings Bar: Compare Prices in One Click拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
SavingsBar - Price Comparison Engine Start Saving Smartly! ------------------------------ How does it work? ------------------------------ When you visit an online shop or a product page, SavingsBar activating and starts analyzing the content of current page in the background, in order to read product details of the offered product. If SavingsBar finds a better price, it simply shows a green note right on the icon in your web browser. Depending on the available resources and the depth of product searching - the duration of the search query may differ from few seconds to minutes. ------------------------------ Privacy policy ------------------------------ https://savings.bar/privacy
拡張機能の基本情報
名前 | Savings Bar: Compare Prices in One Click |
ID | ebpbpodkpkceaodnfdeigbcafahaakmo |
公式URL | https://chromewebstore.google.com/detail/savings-bar-compare-price/ebpbpodkpkceaodnfdeigbcafahaakmo |
説明 | One Click Price Comparison. Start Saving Smartly |
ファイルサイズ | 626 KB |
インストール数 | 26 |
現在のバージョン | 3.1.2 |
最終更新日 | 2021-08-12 |
公開日 | 2020-09-25 |
評価 | 4.87/5 合計 53 レビュー |
開発者 | Savings.Bar. |
Eメール | [email protected] |
支払い方法 | free |
拡張機能のウェブサイト | https://savings.bar/ |
プライバシーポリシーページのURL | https://savings.bar/privacy |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Savings Bar: Compare Prices in One Click", "description": "One Click Price Comparison. Start Saving Smartly", "version": "3.1.2", "offline_enabled": false, "permissions": [ "*:\/\/savings.bar\/*", "*:\/\/*.savings.bar\/*" ], "optional_permissions": [ "*:\/\/amazon.com\/*", "*:\/\/*.ssl-images-amazon.com\/*", "*:\/\/ebay.com\/*", "*:\/\/*.alicdn.com\/*", "*:\/\/aliexpress.com\/*" ], "background": { "persistent": true, "scripts": [ "js\/background.js" ] }, "content_scripts": [ { "matches": [ " |