Haxball Roomlist
Fetches the haxball roomlist
What is Haxball Roomlist?
Haxball Roomlist is a Chrome extension developed by jonnyynnoj, and its main feature is "Fetches the haxball roomlist".
Extension Screenshots
Download Haxball Roomlist Extension CRX File
Download Haxball Roomlist 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
Quickly view the haxball roomlist from anywhere A version for firefox is available here: https://addons.mozilla.org/en-US/firefox/addon/haxball-room-list A version for opera is available here: https://addons.opera.com/en/extensions/details/haxball-room-list/
Extension Basic Information
Name | Haxball Roomlist |
ID | opjadepcdiciepdplcnfcoldbpbjogdn |
Official URL | https://chromewebstore.google.com/detail/haxball-roomlist/opjadepcdiciepdplcnfcoldbpbjogdn |
Description | Fetches the haxball roomlist |
File Size | 501 KB |
Installation Count | 177 |
Current Version | 2.0.0 |
Last Updated | 2017-09-04 |
Publish Date | 2017-09-04 |
Rating | 4.33/5 Total 6 Ratings |
Developer | jonnyynnoj |
Payment Type | free |
Extension Website | http://fm-haxball.co.uk |
Help Page URL | http://fm-haxball.co.uk/community/viewtopic.php?f=188&t=898 |
Supported Languages | en-GB |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Haxball Roomlist", "description": "Fetches the haxball roomlist", "version": "2.0.0", "browser_action": { "default_popup": "build\/popup.html", "default_icon": "images\/icon.png" }, "permissions": [ "geolocation", "http:\/\/www.haxball.com\/" ] } |