I want to make a chrome extension that changes the website of ROBLOX back to the 2016 UI and other stuff.
I currently have this UI in the popup: click here
I already have some code to make the checkboxes work, but how do I actually make them add some CSS and Javascript to https://roblox.com?
Edit: I already checked How to inject CSS into webpage through Chrome extension? but I want to do it programmatically.
Updates:
Sunday, November 22, 2020 17:53 Googled more, still didn't find anything Monday, November 23, 2020 17:40 Googled more, still didn't find anything. Please answer! Nothing helps or works!