Bonusway
This is a bonus reminder extension for Bonusway, Artiway and Kopikot users. The extension notifies you every time when you are on a…
Co je Bonusway?
Bonusway je rozšíření Chrome vyvinuté Bonusway, a jeho hlavní funkcí je „This is a bonus reminder extension for Bonusway, Artiway and Kopikot users. The extension notifies you every time when you are on a…“.
Stáhnout soubor CRX rozšíření Bonusway
Stáhněte si soubory rozšíření Bonusway ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.
Pokyny pro Použití Rozšíření
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.
Základní Informace o Rozšíření
Název | Bonusway |
ID | mcdigjbnihajokfiolophengnjlcgeeb |
Oficiální URL | https://chromewebstore.google.com/detail/bonusway/mcdigjbnihajokfiolophengnjlcgeeb |
Popis | This is a bonus reminder extension for Bonusway, Artiway and Kopikot users. The extension notifies you every time when you are on a… |
Velikost souboru | 441 KB |
Počet instalací | 37,782 |
Aktuální Verze | 8.0.21 |
Poslední Aktualizace | 2022-03-17 |
Datum Vydání | 2020-06-02 |
Hodnocení | 2.53/5 Celkem 34 Hodnocení |
Vývojář | Bonusway |
[email protected] | |
Typ Platby | free |
URL Stránky Zásad Ochrany Soukromí | http://privacy.bonusway.com |
Podporované Jazyky | 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", " |