GoUniverse

A universal Go client based on HTML5 and JS

Wat is GoUniverse?

GoUniverse is een Chrome-extensie ontwikkeld door KOCMOHABT, en de belangrijkste functie is "A universal Go client based on HTML5 and JS".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie GoUniverse

Download GoUniverse-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

                        GoUniverse
A universal Go/Baduk/Weiqi client based on Html5 and javascript.

Supported servers:

KGS (Kiseido Go Server) www.gokgs.com                    

Basisinformatie over de Extensie

Naam GoUniverse GoUniverse
ID iejedhnbogbenkmhfjoolmlibldbkhhj
Officiële URL https://chromewebstore.google.com/detail/gouniverse/iejedhnbogbenkmhfjoolmlibldbkhhj
Beschrijving A universal Go client based on HTML5 and JS
Bestandsgrootte 3.66 MB
Aantal Installaties 8,273
Huidige Versie 1.5.11
Laatst Bijgewerkt 2022-04-18
Publicatiedatum 2019-12-29
Beoordeling 4.43/5 Totaal 49 Beoordelingen
Ontwikkelaar KOCMOHABT
E-mail [email protected]
Betalingswijze free
URL van de Privacybeleid Pagina https://ilyakirillov.github.io/webgoboard.io/privacypolicy
Ondersteunde Talen en
manifest.json
{
    "background": {
        "page": "background.html"
    },
    "browser_action": {
        "default_icon": {
            "19": "Src\/Files\/icon19.png",
            "38": "Src\/Files\/icon38.png"
        },
        "default_title": "Go Universe"
    },
    "content_security_policy": "script-src 'self'; object-src 'self'",
    "description": "A universal Go client based on HTML5 and JS",
    "incognito": "split",
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA1Tqe7uzJDFM1gxBhUJb9sqbla6LXCSXdthxuWXXGF+gamUpJcFAkpFUYWT0fvI+juRZO5KOwMIIqS80Dgk5Ah3zDzPT1yZEMOYK3m8YTxCDEYnFZbuPjazBDEtVhqJEr3Gy2w6inr65cncdUWSX2DSFLp\/HzPa8fgWm\/LXpR\/Idmp0SElakyHVHJuJe\/3sux2A8IE7dmDyDzyiVeFa5cCx4aiKGgkMhHhjNkIPbBeXlS5lb2Cz11xz+U2KFtta5pNjzNVZjT1PRa5BdvuSpLJvARbR1bcQjWq6qhLy05gfrtRk64dfOoX6qr5pVhGLgfIAmQW42pMMzHrY05+ZWmIQIDAQAB",
    "manifest_version": 2,
    "name": "GoUniverse",
    "permissions": [
        "http:\/\/www.gokgs.com\/",
        "https:\/\/www.gokgs.com\/",
        "http:\/\/files.gokgs.com\/"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.5.11"
}