Nectar Notifier
Nectar Notifier provides reminders to collect Nectar points when you are shopping online or making online searches.
Was ist Nectar Notifier?
Nectar Notifier ist eine Chrome-Erweiterung, die von http://www.nectar.com entwickelt wurde, und ihr Hauptmerkmal ist "Nectar Notifier provides reminders to collect Nectar points when you are shopping online or making online searches.".
Erweiterungsscreenshots
Nectar Notifier-Erweiterungs-CRX-Datei herunterladen
Laden Sie Nectar Notifier-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
A helpful extension that reminds you which brands you can collect points with and gives you points when you search online. Did you know you can get reminders for brands like Just Eat, House of Fraser and many more? 500+ Brands to choose from! Nectar Browser Extension gives you points when you search. You can get up to 200 points per month!
Grundlegende Informationen zur Erweiterung
Name | |
ID | bilfacghikncbjidkgdenbjimhfkgobo |
Offizielle URL | https://chrome.google.com/webstore/detail/nectar-notifier/bilfacghikncbjidkgdenbjimhfkgobo |
Beschreibung | Nectar Notifier provides reminders to collect Nectar points when you are shopping online or making online searches. |
Dateigröße | 274 KB |
Installationsanzahl | 41,675 |
Aktuelle Version | 2.7.0 |
Letztes Update | 2021-02-24 |
Veröffentlichungsdatum | 2019-10-01 |
Bewertung | 1.95/5 Insgesamt 108 Bewertungen |
Entwickler | http://www.nectar.com |
[email protected] | |
Zahlungsart | free |
Erweiterungswebsite | https://www.nectar.com/nectar-notifier |
Hilfeseite URL | https://www.nectar.com/help#nectartoolbar |
URL der Datenschutzrichtlinien-Seite | https://www.nectar.com/about/privacy-and-legal/toolbar-terms-of-service |
Unterstützte Sprachen | en-GB |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Nectar Notifier", "description": "Nectar Notifier provides reminders to collect Nectar points when you are shopping online or making online searches.", "version": "2.7.0", "minimum_chrome_version": "63", "icons": { "16": "data\/nectar__ui__icon_16.png", "18": "data\/nectar__ui__icon_18.png", "32": "data\/nectar__ui__icon_32.png", "36": "data\/nectar__ui__icon_36.png", "48": "data\/nectar__ui__icon_48.png", "64": "data\/nectar__ui__icon_64.png", "128": "data\/nectar__ui__icon_128.png" }, "browser_action": { "default_icon": { "19": "data\/nectar__ui__icon_19.png", "38": "data\/nectar__ui__icon_38.png" }, "default_title": "Nectar Notifier" }, "permissions": [ "https:\/\/api.toolbar.nectar.com\/*", "https:\/\/www.nectar.com\/brands\/redirecting", "https:\/\/www.google-analytics.com\/collect", "tabs", "storage", "webNavigation", " |