UPmoney Cashback
Ricevi una notifica quando il sito che stai navigando è presente su UPmoney.it e non perderti nemmeno un cashback!
Qu'est-ce que UPmoney Cashback ?
UPmoney Cashback est une extension Chrome développée par http://upmoney.it, et sa fonction principale est "Ricevi una notifica quando il sito che stai navigando è presente su UPmoney.it e non perderti nemmeno un cashback!".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension UPmoney Cashback
Téléchargez les fichiers d'extension UPmoney Cashback au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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à.
Informations de Base sur l'Extension
Nom | |
ID | mjfffgjipapacdegkkgmddpihcilancj |
URL Officiel | https://chrome.google.com/webstore/detail/upmoney-cashback/mjfffgjipapacdegkkgmddpihcilancj |
Description | Ricevi una notifica quando il sito che stai navigando è presente su UPmoney.it e non perderti nemmeno un cashback! |
Taille du Fichier | 67.43 KB |
Nombre d'Installations | 866 |
Version Actuelle | 1.3 |
Dernière Mise à Jour | 2020-09-17 |
Date de Publication | 2020-08-05 |
Évaluation | 4.63/5 Total 259 Évaluations |
Développeur | http://upmoney.it |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | https://upmoney.it |
URL de la Page d'Aide | https://upmoney.it/Home/Contatti |
URL de la Page de Politique de Confidentialité | https://upmoney.it/Home/Privacy |
Langues Prises en Charge | 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": [ " |