Compare Chrome extensions: Roblox Dark Mode [BETA] vs ForceCORS

Stats Roblox Dark Mode [BETA] Roblox Dark Mode [BETA] ForceCORS ForceCORS
User count 2,000+ 2,000+
Average rating 4.19 3.81
Rating count 48 16
Last updated 2021-01-27 2014-03-21
Size 24.64K 81.24K
Version 0.1.2.3 1.1
Short description
This extension enables dark theme on the Roblox website. You can find me here: https://www.roblox.com/users/80848299/profile Allows forcing Cross-Origin Resource Sharing headers on any desired URL; helpful when accessing remote services from a local host.
Full summary

This version is in BETA, bugs are easier to find together, my discord server is https://discord.gg/Ppc3ua5

The library, trade, and groups is not in dark mode yet, I will update that in later versions.

Update 0.1.2.3: Fixed many bugs (thanks to chaugen1#9079 ) Update 0.1.2.2: Made topbar black and added support for developer page! Update 0.1.2.1: Fixed chat text Update 0.1.2.0: Special date for 1 thousand users! Dark mode now support develop page! More dark mode like stats and config for developers will come soon. Please report bugs to me Update 0.1.1.7: Group bug patch Update 0.1.1.6: Add support for groups! Plus bug fixes for avatar, and signup page CSS not loading for some users. There is currently a lot of bugs for groups page, please report them to me at my discord Update 0.1.1.4: Fixed trading, added dark mode on promo codes, made close icon to white Update 0.1.1.3: Fixed dark lines in games, group page was accidentally enabled for dark mode, and other minors Update 0.1.1.2: Fixed bug where some people are not able to use the extension, thanks to 󠂪L#8719 Update 0.1.1.1: Fixed icon file path, short-term fix for groups, and dark mode for group search fixed

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