3 Guilds rows | Discord Addon
Discord addon by galletitaoreo
Was ist 3 Guilds rows | Discord Addon?
3 Guilds rows | Discord Addon ist eine Chrome-Erweiterung, die von galletitaoreo entwickelt wurde, und ihr Hauptmerkmal ist "Discord addon by galletitaoreo".
Erweiterungsscreenshots
3 Guilds rows | Discord Addon-Erweiterungs-CRX-Datei herunterladen
Laden Sie 3 Guilds rows | Discord Addon-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
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! Grundlegende Informationen zur Erweiterung
| Name | |
| ID | anodkfdiihjelmiildneplomoklnjjgk |
| Offizielle URL | https://chromewebstore.google.com/detail/3-guilds-rows-discord-add/anodkfdiihjelmiildneplomoklnjjgk |
| Beschreibung | Discord addon by galletitaoreo |
| Dateigröße | 5.37 KB |
| Installationsanzahl | 313 |
| Aktuelle Version | 1.0 |
| Letztes Update | 2019-02-19 |
| Veröffentlichungsdatum | 2019-02-19 |
| Bewertung | 1.45/5 Insgesamt 11 Bewertungen |
| Entwickler | galletitaoreo |
| [email protected] | |
| Zahlungsart | free |
| Unterstützte Sprachen | 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"
}
} | |