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 |
| 官方網址 | 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",
" | |