NeoBuxOx

NeoBuxOx adds helpful information to NeoBux referral listings and statistics page. Designed to be fast, clean and light.

Wat is NeoBuxOx?

NeoBuxOx is een Chrome-extensie ontwikkeld door Proxen, en de belangrijkste functie is "NeoBuxOx adds helpful information to NeoBux referral listings and statistics page. Designed to be fast, clean and light.".

Extensie Screenshots

screenshot
screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie NeoBuxOx

Download NeoBuxOx-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

                        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                    

Basisinformatie over de Extensie

Naam NeoBuxOx NeoBuxOx
ID fcpnnjlljgdcinojgocmjddolelccbjc
Officiële URL https://chromewebstore.google.com/detail/neobuxox/fcpnnjlljgdcinojgocmjddolelccbjc
Beschrijving NeoBuxOx adds helpful information to NeoBux referral listings and statistics page. Designed to be fast, clean and light.
Bestandsgrootte 33.18 KB
Aantal Installaties 3,485
Huidige Versie 4.0.16
Laatst Bijgewerkt 2019-05-20
Publicatiedatum 2019-05-20
Beoordeling 4.74/5 Totaal 269 Beoordelingen
Ontwikkelaar Proxen
E-mail [email protected]
Betalingswijze free
Ondersteunde Talen 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
}