NeoBuxOx
NeoBuxOx adds helpful information to NeoBux referral listings and statistics page. Designed to be fast, clean and light.
Qu'est-ce que NeoBuxOx ?
NeoBuxOx est une extension Chrome développée par Proxen, et sa fonction principale est "NeoBuxOx adds helpful information to NeoBux referral listings and statistics page. Designed to be fast, clean and light.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension NeoBuxOx
Téléchargez les fichiers d'extension NeoBuxOx 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
NeoBuxOx adds helpful information to NeoBux referral listings, statistics and summary account pages, that will make your account management easier. Designed to be fast, clean and light. - Obtain the individual profit of your referrals instantly! - Real profit calculated on the fly, taking into consideration membership and referral costs. - Add accurate and useful information to NeoBux. NeoBuxOx is now available multiple languages: - English - Greek (special thanks to "mdim") - Portuguese - Spanish
Informations de Base sur l'Extension
Nom | NeoBuxOx |
ID | fcpnnjlljgdcinojgocmjddolelccbjc |
URL Officiel | https://chromewebstore.google.com/detail/neobuxox/fcpnnjlljgdcinojgocmjddolelccbjc |
Description | NeoBuxOx adds helpful information to NeoBux referral listings and statistics page. Designed to be fast, clean and light. |
Taille du Fichier | 33.18 KB |
Nombre d'Installations | 3,485 |
Version Actuelle | 4.0.16 |
Dernière Mise à Jour | 2019-05-20 |
Date de Publication | 2019-05-20 |
Évaluation | 4.74/5 Total 269 Évaluations |
Développeur | Proxen |
[email protected] | |
Type de Paiement | free |
Langues Prises en Charge | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "NeoBuxOx", "version": "4.0.16", "description": "NeoBuxOx adds helpful information to NeoBux referral listings and statistics page. Designed to be fast, clean and light.", "icons": { "16": "\/images\/icon16.png", "48": "\/images\/icon48.png", "128": "\/images\/icon128.png" }, "content_scripts": [ { "matches": [ "*:\/\/www.neobux.com\/c\/*" ], "js": [ "\/js\/NeoBuxOx.js" ], "css": [ "\/css\/main.css" ] } ], "manifest_version": 2 } |