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 to jest Bonusway?
Bonusway to rozszerzenie Chrome opracowane przez Bonusway, a jego główną funkcją jest „This is a bonus reminder extension for Bonusway, Artiway and Kopikot users. The extension notifies you every time when you are on a…”.
Pobierz plik CRX rozszerzenia Bonusway
Pobierz pliki rozszerzeń Bonusway w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
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.
Podstawowe informacje o rozszerzeniu
Nazwa | Bonusway |
ID | mcdigjbnihajokfiolophengnjlcgeeb |
Oficjalny URL | https://chromewebstore.google.com/detail/bonusway/mcdigjbnihajokfiolophengnjlcgeeb |
Opis | This is a bonus reminder extension for Bonusway, Artiway and Kopikot users. The extension notifies you every time when you are on a… |
Rozmiar pliku | 441 KB |
Liczba instalacji | 37,782 |
Aktualna Wersja | 8.0.21 |
Ostatnia Aktualizacja | 2022-03-17 |
Data Publikacji | 2020-06-02 |
Ocena | 2.53/5 Łącznie 34 Oceny |
Deweloper | Bonusway |
[email protected] | |
Typ Płatności | free |
Adres URL Strony Polityki Prywatności | http://privacy.bonusway.com |
Obsługiwane Języki | 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", " |