GoUniverse
A universal Go client based on HTML5 and JS
Qu'est-ce que GoUniverse ?
GoUniverse est une extension Chrome développée par KOCMOHABT, et sa fonction principale est "A universal Go client based on HTML5 and JS".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension GoUniverse
Téléchargez les fichiers d'extension GoUniverse au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
GoUniverse A universal Go/Baduk/Weiqi client based on Html5 and javascript. Supported servers: KGS (Kiseido Go Server) www.gokgs.com
Informations de Base sur l'Extension
Nom | GoUniverse |
ID | iejedhnbogbenkmhfjoolmlibldbkhhj |
URL Officiel | https://chromewebstore.google.com/detail/gouniverse/iejedhnbogbenkmhfjoolmlibldbkhhj |
Description | A universal Go client based on HTML5 and JS |
Taille du Fichier | 3.66 MB |
Nombre d'Installations | 8,273 |
Version Actuelle | 1.5.11 |
Dernière Mise à Jour | 2022-04-18 |
Date de Publication | 2019-12-29 |
Évaluation | 4.43/5 Total 49 Évaluations |
Développeur | KOCMOHABT |
[email protected] | |
Type de Paiement | free |
URL de la Page de Politique de Confidentialité | https://ilyakirillov.github.io/webgoboard.io/privacypolicy |
Langues Prises en Charge | 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" } |