GoUniverse
A universal Go client based on HTML5 and JS
What is GoUniverse?
GoUniverse is a Chrome extension developed by KOCMOHABT, and its main feature is "A universal Go client based on HTML5 and JS".
Extension Screenshots
Download GoUniverse Extension CRX File
Download GoUniverse extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
GoUniverse A universal Go/Baduk/Weiqi client based on Html5 and javascript. Supported servers: KGS (Kiseido Go Server) www.gokgs.com
Extension Basic Information
Name | GoUniverse |
ID | iejedhnbogbenkmhfjoolmlibldbkhhj |
Official URL | https://chromewebstore.google.com/detail/gouniverse/iejedhnbogbenkmhfjoolmlibldbkhhj |
Description | A universal Go client based on HTML5 and JS |
File Size | 3.66 MB |
Installation Count | 8,273 |
Current Version | 1.5.11 |
Last Updated | 2022-04-18 |
Publish Date | 2019-12-29 |
Rating | 4.43/5 Total 49 Ratings |
Developer | KOCMOHABT |
[email protected] | |
Payment Type | free |
Privacy Policy Page URL | https://ilyakirillov.github.io/webgoboard.io/privacypolicy |
Supported Languages | 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" } |