sniklaus / youtube-watchmarker

a browser extension that keeps track of your YouTube watch history and marks videos that you have already watched

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Custom CSS for watched videos

Tin-Joy59 opened this issue · comments

First off, thank you for creating this.

As the tittle suggest, allow for the injection of custom CSS. Ever since thumbnail progress bar has been around, I used custom CSS to mimic what you do with your styling, only with blue tint. I just prefer blue. My vision is used to blue and now I'm adding it to your styling via another extension.

So are you willing to add custom CSS field for people that don't an to utilize a whole other extension?

Any timeline on when this feature might be added?

This has, more or less, been added to the newest release. That is, it is there but not exposed to the average user. Instead, if you want to change the CSS you have to do so in the debugger. Specifically, navigate the local storage of the extension and edit the CSS in there (see videos below). The rationale behind this is that a user who knows how to adjust the CSS is probably also verse enough to open the debugger to change it there.

Where to find the local storage of an extension in Firefox:
https://github.com/sniklaus/youtube-watchmarker/assets/1238034/24c53873-654d-4e41-9bd5-8d5d7778a84b

Where to find the local storage of an extension in Chrome:
https://github.com/sniklaus/youtube-watchmarker/assets/1238034/f2ced88a-034f-46b8-acee-888796bc7996