The RegretsReporter browser extension, built by the nonprofit Mozilla, lets you report regrettable recommendations on YouTube.
- Make sure you have
yarn^1.22andnode.js^16installed. - Run
yarn --frozen-lockfileto install package dependencies. - Run
yarn buildto build the extension from source. - Bundled & minified source code can now be found
distributiondirectory.
This extension is being automatically built and bundled into an unsigned XPI using the Github CI.
You can download such builds in the releases section.