NeoBuxOx
NeoBuxOx adds helpful information to NeoBux referral listings and statistics page. Designed to be fast, clean and light.
NeoBuxOx란 무엇입니까?
NeoBuxOx은(는) Proxen에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "NeoBuxOx adds helpful information to NeoBux referral listings and statistics page. Designed to be fast, clean and light."입니다.
확장 프로그램 스크린샷
NeoBuxOx 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
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
확장 프로그램 기본 정보
이름 | NeoBuxOx |
ID | fcpnnjlljgdcinojgocmjddolelccbjc |
공식 URL | https://chromewebstore.google.com/detail/neobuxox/fcpnnjlljgdcinojgocmjddolelccbjc |
설명 | NeoBuxOx adds helpful information to NeoBux referral listings and statistics page. Designed to be fast, clean and light. |
파일 크기 | 33.18 KB |
설치 횟수 | 3,485 |
현재 버전 | 4.0.16 |
최근 업데이트 | 2019-05-20 |
출시 날짜 | 2019-05-20 |
평점 | 4.74/5 총 269 개의 평점 |
개발자 | Proxen |
이메일 | [email protected] |
결제 유형 | free |
지원되는 언어 | 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 } |