Windoom Info
Who's on Windoom right now?
What is Windoom Info?
Windoom Info is a Chrome extension developed by Hikeru, and its main feature is "Who's on Windoom right now?".
Extension Screenshots
Download Windoom Info Extension CRX File
Download Windoom Info 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
2.2/2.6: Much faster!! Now queries CoolGamrSms's Windoom2.com API 2.0: Complete redesign, no more downtime! ~Picture Outdated~ https://puu.sh/z3JfL/bda150c5ef.jpg Query the infamous WinDooM SMP minecraft server! See who's online! See if the server is online! Find quick and easy links to all your WinDooM SMP forum and site needs! April 2016 - January 2018
Extension Basic Information
Name | Windoom Info |
ID | nijbjolfidjgejpfjkabomaclioapnek |
Official URL | https://chromewebstore.google.com/detail/windoom-info/nijbjolfidjgejpfjkabomaclioapnek |
Description | Who's on Windoom right now? |
File Size | 573 KB |
Installation Count | 10 |
Current Version | 2.7 |
Last Updated | 2018-09-30 |
Publish Date | 2018-09-30 |
Rating | 5.00/5 Total 3 Ratings |
Developer | Hikeru |
Payment Type | free |
Extension Website | http://windoom2.com |
Help Page URL | http://windoomsmp.enjin.com/ |
Supported Languages | en |
manifest.json | |
{ "browser_action": { "default_icon": "\/img\/icon-64.png", "default_popup": "\/html\/popup.html" }, "content_scripts": [ { "js": [ "js\/jquery-2.2.2.min.js" ], "matches": [ "http:\/\/*\/*", "https:\/\/*\/*" ] } ], "description": "Who's on Windoom right now?", "icons": { "128": "\/img\/icon-128.png", "16": "\/img\/icon-16.png", "48": "\/img\/icon-48.png", "64": "\/img\/icon-64.png" }, "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAhvE6U0wPE2WB+dboU73+pRluBryjCi81FSzwalAunYEch4xMjKFFonPgekbh4aqo0qJIGQuO6E1pzKgYjcR1IUo1jprc4q0zSG74jYBFJvLeQpau\/jTjKuZg5V3g49p\/+QRdGTRduZM9HQCZBYHhlBXDezLmHru\/R84ePoqnXu3ETBMlmmhCMZSuRN9NakilTWMWH0jDm78Qg4OnszpjAdZDTk+cADozY9wDorsPplSX6LlGjcCchLIlfbrMrw+z0L4P+AYuQ0fHk\/5Yq\/e1Wda76ZEsjUCKSyjlWXf0k2RZMbk5Xp1tibopB\/NNyiMBivmuEgu4i\/FwFXSeokanMQIDAQAB", "manifest_version": 2, "name": "Windoom Info", "short_name": "Windoom Status", "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "2.7", "web_accessible_resources": [ "\/img\/noise.png" ] } |