NeoBuxOx
NeoBuxOx adds helpful information to NeoBux referral listings and statistics page. Designed to be fast, clean and light.
What is NeoBuxOx?
NeoBuxOx is a Chrome extension developed by Proxen, and its main feature is "NeoBuxOx adds helpful information to NeoBux referral listings and statistics page. Designed to be fast, clean and light.".
Extension Screenshots
Download NeoBuxOx Extension CRX File
Download NeoBuxOx extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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
Extension Basic Information
Name | NeoBuxOx |
ID | fcpnnjlljgdcinojgocmjddolelccbjc |
Official URL | 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. |
File Size | 33.18 KB |
Installation Count | 3,485 |
Current Version | 4.0.16 |
Last Updated | 2019-05-20 |
Publish Date | 2019-05-20 |
Rating | 4.74/5 Total 269 Ratings |
Developer | Proxen |
[email protected] | |
Payment Type | free |
Supported Languages | 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 } |