kopia lustrzana https://git.internet-czas-dzialac.pl/icd/rentgen
1.4 KiB
1.4 KiB
Rentgen
Rentgen to wtyczka dla przeglądarek opartych o Firefoxa, która automatycznie wizualizuje, jakie dane zostały wykradzione wysłane do podmiotów trzecich przez odwiedzane strony.
Rentgen is an add-on prepared for Firefox based browsers. This extension will automatically visualize all the data that a given website steals sends to third parties.
Note: At the moment, we support Polish language because this extension generates mail content that is dedicated to Polish website owners. In further versions of this add-on, we will add other languages as well.
How build and run add-on
- Use latest node 16.x and npm 8.x
npm install
npm run build
- The build code is located in the
lib/
directory