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. |
电子邮箱 | [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": [ " |