Web extension that does a fact check of the website (meant for news articles)
To install you can use the zip file (and unzip it), then sideload in chrome extensions menu, enable developer mode, and load from unpacked
Try it out here! https://addons.mozilla.org/en-US/firefox/addon/false-fact/
You may also test it as a "Temporary Add-on" in about:debugging, select the manifest file.
PRs welcome, you can work on whatever, or there is also a todo list Also file issues if you have a suggestion or issue of course
different kind of contribution: the backend can't do high load because I don't have the money for that, you're free to help support or give suggestions for that too
made with WXT framework, use it if you want to build/dev the project, pnpm used
To build, run pnpm install and then pnpm build:firefox or pnpm build in the project repository`.
