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.
 
 
 
 
Go to file
Arkadiusz Wieczorek f6a28256e9 Update README 2022-07-09 17:53:24 +02:00
.vscode
assets Update README 2022-07-09 17:53:24 +02:00
components Fix react warnings 2022-07-09 16:52:29 +02:00
styles
.editorconfig
.gitignore
.prettierrc
README.md Update README 2022-07-09 17:53:24 +02:00
background.ts
email-template-harsh.js
email-template-polite.js
esbuild.config.js Fix mozilla linter problems 2022-07-09 16:41:22 +02:00
extended-request.ts Better documentURL detector. Closes #57 2022-07-09 16:04:52 +02:00
manifest.json
mark.ts
memory.ts
options.scss
options.tsx
package-lock.json
package.json Fix mozilla linter problems 2022-07-09 16:41:22 +02:00
render-data-list.js
request-cluster.ts
safer-emitter.ts
stolen-data-entry.ts
tsconfig.json
util.ts

README.md

Rentgen logo 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

  1. Prepare node 16.x and npm 8.x
  2. npm install
  3. npm run build
  4. The build code is located in the lib/ directory

Screenshots