Custom Teamspeak 3 Display - by Frizzant
This extension will show Users that are Online on your or our Teamspeak Server.
Custom Teamspeak 3 Display - by Frizzantとは何ですか?
Custom Teamspeak 3 Display - by Frizzantはhttps://happy-forever.xyzによって開発されたChromeの拡張機能で、その主な機能は「This extension will show Users that are Online on your or our Teamspeak Server.」です。
拡張機能のスクリーンショット
Custom Teamspeak 3 Display - by Frizzant拡張機能のCRXファイルをダウンロード
Custom Teamspeak 3 Display - by Frizzant拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
DE:
Diese Applikation zeigt die Nutzer auf unserem oder deinem Teamspeak Server an.
Rechtsklick aufs Icon -> "Optionen" -> Server ID eintragen, um den eingen Server anzuzeigen.
EN:
This extension will show Users that are Online on our or your Teamspeaks Server.
Rightclick the icon -> "Options" -> Set the Server ID, to display your custom Server. 拡張機能の基本情報
| 名前 | |
| ID | hkocffpmmelgidgjhkadhmhgfeckcpge |
| 公式URL | https://chromewebstore.google.com/detail/custom-teamspeak-3-displa/hkocffpmmelgidgjhkadhmhgfeckcpge |
| 説明 | This extension will show Users that are Online on your or our Teamspeak Server. |
| ファイルサイズ | 482 KB |
| インストール数 | 52 |
| 現在のバージョン | 1.5.1 |
| 最終更新日 | 2019-04-06 |
| 公開日 | 2019-04-06 |
| 評価 | 2.60/5 合計 5 レビュー |
| 開発者 | https://happy-forever.xyz |
| 支払い方法 | free |
| 拡張機能のウェブサイト | http://happy-forever.xyz/index.php?id=59 |
| 対応言語 | en |
| manifest.json | |
{
"background": {
"scripts": [
"popup.js",
"options.js"
]
},
"browser_action": {
"default_icon": "ts3.png",
"default_popup": "popup.html"
},
"content_scripts": [
{
"js": [
"popup.js",
"options.js"
],
"matches": [
" | |