3 Guilds rows | Discord Addon
Discord addon by galletitaoreo
3 Guilds rows | Discord Addonとは何ですか?
3 Guilds rows | Discord Addonはgalletitaoreoによって開発されたChromeの拡張機能で、その主な機能は「Discord addon by galletitaoreo」です。
拡張機能のスクリーンショット
3 Guilds rows | Discord Addon拡張機能のCRXファイルをダウンロード
3 Guilds rows | Discord Addon拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Are you on many discord servers and is it a nuisance to look for one among all of them? Why not try with 3 rows of servers?
- No website modification
- Isn't banneable
- 100% Secure!
Try now! 拡張機能の基本情報
| 名前 | |
| ID | anodkfdiihjelmiildneplomoklnjjgk |
| 公式URL | https://chromewebstore.google.com/detail/3-guilds-rows-discord-add/anodkfdiihjelmiildneplomoklnjjgk |
| 説明 | Discord addon by galletitaoreo |
| ファイルサイズ | 5.37 KB |
| インストール数 | 313 |
| 現在のバージョン | 1.0 |
| 最終更新日 | 2019-02-19 |
| 公開日 | 2019-02-19 |
| 評価 | 1.45/5 合計 11 レビュー |
| 開発者 | galletitaoreo |
| Eメール | [email protected] |
| 支払い方法 | free |
| 対応言語 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "3 Guilds rows | Discord Addon",
"version": "1.0",
"description": "Discord addon by galletitaoreo",
"content_scripts": [
{
"css": [
"theme.css"
],
"matches": [
"https:\/\/discordapp.com\/*"
]
}
],
"browser_action": {
"default_icon": "icon.png"
}
} | |