NeoBuxOx

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

NeoBuxOx là gì?

NeoBuxOx là một tiện ích mở rộng Chrome được phát triển bởi Proxen, và tính năng chính của nó là "NeoBuxOx adds helpful information to NeoBux referral listings and statistics page. Designed to be fast, clean and light.".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng NeoBuxOx

Tải xuống các tệp mở rộng NeoBuxOx dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên NeoBuxOx NeoBuxOx
ID fcpnnjlljgdcinojgocmjddolelccbjc
URL Chính Thức https://chromewebstore.google.com/detail/neobuxox/fcpnnjlljgdcinojgocmjddolelccbjc
Mô tả NeoBuxOx adds helpful information to NeoBux referral listings and statistics page. Designed to be fast, clean and light.
Kích Thước Tệp 33.18 KB
Số Lần Cài Đặt 3,485
Phiên Bản Hiện Tại 4.0.16
Cập Nhật Lần Cuối 2019-05-20
Ngày Phát Hành 2019-05-20
Đánh Giá 4.74/5 Tổng số 269 Đánh Giá
Nhà Phát Triển Proxen
Email [email protected]
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ 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
}