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.
拡張機能の基本情報
名前 | Bonusway |
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 |
Eメール | [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", " |