UPmoney Cashback
Ricevi una notifica quando il sito che stai navigando è presente su UPmoney.it e non perderti nemmeno un cashback!
Wat is UPmoney Cashback?
UPmoney Cashback is een Chrome-extensie ontwikkeld door http://upmoney.it, en de belangrijkste functie is "Ricevi una notifica quando il sito che stai navigando è presente su UPmoney.it e non perderti nemmeno un cashback!".
Extensie Screenshots
Download het CRX-bestand van de extensie UPmoney Cashback
Download UPmoney Cashback-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
Estensione che ti notifica la presenza di un negozio attivo su UPmoney.it. UPmoney è il primo portale italiano di cashback che ti paga quando fai shopping online o altre attività.
Basisinformatie over de Extensie
Naam | |
ID | mjfffgjipapacdegkkgmddpihcilancj |
Officiële URL | https://chrome.google.com/webstore/detail/upmoney-cashback/mjfffgjipapacdegkkgmddpihcilancj |
Beschrijving | Ricevi una notifica quando il sito che stai navigando è presente su UPmoney.it e non perderti nemmeno un cashback! |
Bestandsgrootte | 67.43 KB |
Aantal Installaties | 866 |
Huidige Versie | 1.3 |
Laatst Bijgewerkt | 2020-09-17 |
Publicatiedatum | 2020-08-05 |
Beoordeling | 4.63/5 Totaal 259 Beoordelingen |
Ontwikkelaar | http://upmoney.it |
[email protected] | |
Betalingswijze | free |
Extensiewebsite | https://upmoney.it |
Help Pagina-URL | https://upmoney.it/Home/Contatti |
URL van de Privacybeleid Pagina | https://upmoney.it/Home/Privacy |
Ondersteunde Talen | it |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "UPmoney Cashback", "version": "1.3", "browser_action": { "default_title": "UPmoney Cashback" }, "description": "Ricevi una notifica quando il sito che stai navigando \u00e8 presente su UPmoney.it e non perderti nemmeno un cashback!", "icons": { "16": "img\/upmoney-16.png", "19": "img\/upmoney-19.png", "32": "img\/upmoney-32.png", "38": "img\/upmoney-38.png", "48": "img\/upmoney-48.png", "128": "img\/upmoney-128.png" }, "background": { "persistent": false, "scripts": [ "background.js", "content.js", "backbash.js" ] }, "permissions": [ "tabs", "http:\/\/*\/*", "https:\/\/*\/*" ], "content_scripts": [ { "matches": [ " |