Glitch+ is an Google Chrome extension made to extend functionality of glitch.com
What does Glitch+?
Currently Glitch+ allows you to scale down “Black Lives Matter” banner, so you can get more space for editor. It also add’s “Custom Theme” button to navigation bar which allows you to change basic theme colors of the editor. Example is below.
Instead of completley hiding the BLM banner I suggest you slide it out using jquery if the user hovers for more than 10 seconds at the top. Or you can show it after more than 1 minute of inactivity.
I recommend you add a close button instead of removing it, since it was put there for a reason. Removing it is actually quite disrespectful and goes against the whole, don’t keep quiet and fight racism. I’m quite confused as to why you would want to remove a message that matters. It’s just quite offensive.
I would definitely add to that store, and I wouldn’t require you go through that installation pain, but unfortunately the dev account registration costs
Isn’t that just £20 - I think it’s worth that considering you can upload to the app store and extension store etc. Then again, if you can’t afford it, you can’t afford it
Looks like it’s different to the google play store one and is only $5. Then you can add as many extensions as you want - again, might be worth the investment
The theming looks great! If you’d like to combine efforts, I’d be happy to add you to the glitch project and publish the functionality to the chrome web store
In order to update the extension, remove the current installed version of the extension (if you have it), and then follow the same installation steps that you followed before (if you didn’t, check out the main/first post).
Please be aware that it won’t display entire file’s characters and lines due the CodeMirror's lag-prevention feature that unloads content that you don’t see, which causes to display only loaded characters and lines.
And then go to chrome://extensions and install extension through “Load unpacked” and choose the folder where all the files are located. And hopefully it should work.
Sorry guys, I will work on it as soon I will have some free time. Currently school work and a bunch of other work really prevents me from having enough free time to work on this.