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 |
公式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 |
Eメール | [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 } |