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!
扩展基本信息
名称 | 3 Guilds rows | Discord Addon |
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 |
电子邮箱 | [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" } } |