Bonusway
This is a bonus reminder extension for Bonusway, Artiway and Kopikot users. The extension notifies you every time when you are on a…
什么是Bonusway?
Bonusway是由Bonusway开发的Chrome扩展程序,该扩展的主要功能是“This is a bonus reminder extension for Bonusway, Artiway and Kopikot users. The extension notifies you every time when you are on a…”。
下载Bonusway扩展crx文件
下载Bonusway扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
This is a bonus reminder extension for Bonusway, Artiway and Kopikot users. The extension notifies you every time when you are on a website that offers cashback. You will never miss an offer again. This add-on works even in Google search results. 扩展基本信息
| 名称 | |
| ID | mcdigjbnihajokfiolophengnjlcgeeb |
| 官方URL | https://chromewebstore.google.com/detail/bonusway/mcdigjbnihajokfiolophengnjlcgeeb |
| 简介 | This is a bonus reminder extension for Bonusway, Artiway and Kopikot users. The extension notifies you every time when you are on a… |
| 文件大小 | 441 KB |
| 安装次数 | 37,782 |
| 当前版本 | 8.0.21 |
| 更新时间 | 2022-03-17 |
| 上架时间 | 2020-06-02 |
| 评分 | 2.53/5 共34次评分 |
| 开发者 | Bonusway |
| 电子邮箱 | [email protected] |
| 付费类型 | free |
| 隐私政策页面URL | http://privacy.bonusway.com |
| 支持的语言 | en,nl,tr,da,et,lv,lt,hu,pl,ro,sk,fi,sv,cs,ru,uk |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "__MSG_nameApp__",
"default_locale": "en",
"version": "8.0.21",
"icons": {
"128": "img\/b2.png"
},
"content_scripts": [
{
"matches": [
"*:\/\/*\/*"
],
"js": [
"lib\/jquery.js",
"lib\/underscore.js",
"scripts\/contentVars.js",
"scripts\/contentUtils.js",
"scripts\/contentDelegator.js",
"scripts\/content.js"
],
"css": [
"css\/content.css"
]
}
],
"web_accessible_resources": [
"css\/content.css",
"img\/*.png",
"_locales\/*",
"countries.json"
],
"permissions": [
"notifications",
"cookies",
" | |