Compare Chrome extensions: Haxball All-in-one Tool vs ForceCORS

Stats Haxball All-in-one Tool Haxball All-in-one Tool ForceCORS ForceCORS
User count 6,000+ 2,000+
Average rating 4.63 3.81
Rating count 16 16
Last updated 2023-09-21 2014-03-21
Size 823.30K 81.24K
Version 0.4.7 1.1
Short description
Tools for searching rooms, auto refreshing and joining rooms, admin kick/ban shortcuts, and local-muting of other players Allows forcing Cross-Origin Resource Sharing headers on any desired URL; helpful when accessing remote services from a local host.
Full summary

For use on HTML5 version of http://haxball.com. This extension asks for permission to store information on your computer to keep track of your selection for which tool to enable, and also your most recent room search term.

Project page: https://github.com/xenonsb/Haxball-Room-Extension/

New in version 0.4.7: Added ability for players to enable/disable the appearance of the translate button next to each message via the addon and shortcut settings.

Haxball All-in-one Tool adds a few time-saving features to the existing HTML5 version of the game. It works with all rooms hosted on the HTML5 game!

New in version 0.4.6: Added translate button to translate chat messages. Currently only translations to English are supported.

New in version 0.4.4: added more emojis to the text expansion, in Discord style. Should include more skin tones in the emoji selection.

New in version 0.4.2: a "beep" notification will happen after autojoin. Make sure your sound is on!

New in version 0.4.1: big one thanks to HaxMirage! For room search, there's now a Country Filter. Hover over, and scroll to click your favourite country! Added one-click to leave, so you can leave rooms without a second confirm button (disabled by default). A long-delayed feature - "I did in fact lag" shortcut, double click the ping graph (or ping area) to send info about your ping, max ping, fps, and red bars.

See more

ForceCORS is a Google Chrome extension which allows you to selectively apply CORS Headers to any web server responses you choose. This is extremely helpful when developing a web application that makes Ajax/XHR requests.

The extension requires you to specify the domains that you wish to monitor and allows you to explicitly define the headers to be added. This is preferable to completely disabling XHR security in your browser, which is a big security hole.

Regarding Permissions In order to allow you to append headers to ANY arbitrary location, this extension requires access to intercept ANY web request. However, by default the extension does NOT monitor any web traffic. Only URLs you specifically whitelist will be read by the extension, and only headers that YOU specify will be appended.

Note: Headers added by this extension will not appear in the DevTools "Network" panel due to a known Chrome bug: https://code.google.com/p/chromium/issues/detail?id=258064

This extension is open source under the MIT License and can be found on GitHub: https://github.com/chrisdeely/ForceCORS