Jacob Leger
Jacob Leger
I am trying to get started contributing to open source, so could one of the administrators assign this to me? 🧑💻
Thank you. Should I close the discussion?
What is the difference between [ryd.content-script.js](https://github.com/Anarios/return-youtube-dislike/blob/main/Extensions/combined/ryd.content-script.js), and [ryd.background.js](https://github.com/Anarios/return-youtube-dislike/blob/main/Extensions/combined/ryd.background.js)? And if they are both used to change the like, should I modify both? And what should I name the branch I...
How do I test? It seems that the extension uses an API with permissions I do not have.
Sorry, now I'm back. And no I didn't build with npm. I will look at the package.json.
I did `npm i`, then `npm run dev`, after that pressed load unpacked in the chrome extensions manager and got this: ``` Manifest file is missing or unreadable Could not...
It worked, but not as I hoped. The stylesheet does not work, and the bug is gone without me writing a single line of code.
 Everything is monochrome while testing, but when I use the real extension it is red and green.
I looked in "content-style.css" in the /dist/chrome/ folder and I noticed this: ```css :root { /* --yt-spec-icon-disabled: #f44 !important; --yt-spec-text-primary: #4f4 !important; */ /* --yt-spec-general-background-a: #000 !important; --yt-spec-general-background-b: #000 !important;...
The CSS for styling the like & dislike buttons