An extension to classify fake/real news using a ML model.
To install dependencies, run
npm install
To run the extension, first run
npm run build
This will compile the react code inside app/
to /dist
. Upload the /dist
as unpacked extension.