3 Guilds rows | Discord Addon

Discord addon by galletitaoreo

Wat is 3 Guilds rows | Discord Addon?

3 Guilds rows | Discord Addon is een Chrome-extensie ontwikkeld door galletitaoreo, en de belangrijkste functie is "Discord addon by galletitaoreo".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie 3 Guilds rows | Discord Addon

Download 3 Guilds rows | Discord Addon-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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!                    

Basisinformatie over de Extensie

Naam 3 Guilds rows | Discord Addon 3 Guilds rows | Discord Addon
ID anodkfdiihjelmiildneplomoklnjjgk
Officiële URL https://chromewebstore.google.com/detail/3-guilds-rows-discord-add/anodkfdiihjelmiildneplomoklnjjgk
Beschrijving Discord addon by galletitaoreo
Bestandsgrootte 5.37 KB
Aantal Installaties 313
Huidige Versie 1.0
Laatst Bijgewerkt 2019-02-19
Publicatiedatum 2019-02-19
Beoordeling 1.45/5 Totaal 11 Beoordelingen
Ontwikkelaar galletitaoreo
E-mail [email protected]
Betalingswijze free
Ondersteunde Talen 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"
    }
}