A Chrome/Firefox Extension that makes every YouTube thumbnail have artwork from the artist BlueSechi.
I decided it was a fun (but hellish) idea to go about rewriting it in TypeScript for the fun of it. (I'm still a noob coder tho :P)
New Changes:
- Update YouTube thumbnail CSS selector to work with TypeScript.
- Added more characters cuz why not
Anyways, the original idea was from chikenuwu which was from MrBeastify and Jambofy respectively. I got some guidance from the codebase and how it's structured by generally figuring out chiken's comments (thanks).
Sechify (Original): https://github.com/chikenuwu/Sechify
Jambofy: https://github.com/LiamHarrison25/Jambofy-Extension
MrBeastify: https://github.com/MagicJinn/MrBeastify-Youtube
How to setup:
Update: Both extensions are on their respective extension marketplace!
Assuming Chrome/Firefox doesn't approve me If you want it locally, here are the steps to get the extension as a .zip
- Download the
SechifyTS.zipfrom here. - Go to
about:addonson Firefox-based,chrome://extensionson Chromium-based. - Drag the .zip file to the extensions place.
How to develop:
- Fork this repository and clone as needed.
Feel free to modify or improve the extension if you want, comments are still there if you're willing to fork it I guess.
Original Sechify by chikenuwu. Forked by arch2kx.
