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文件
下載NeoBuxOx擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
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 |
官方網址 | 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 } |