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 5552ee3666 Update web-ext 2022-02-11 09:51:16 +01:00
.vscode
assets Improve contrast 2022-02-02 10:33:09 +01:00
report-window Typo 2022-02-10 21:55:02 +01:00
sidebar Create complex types for the survey response to prepare for template writing 2022-02-07 21:17:37 +01:00
.editorconfig
.gitignore
.prettierrc Expand description of article 173 2022-02-10 17:07:47 +01:00
README.md Bump version 2022-01-29 21:32:34 +01:00
background.ts
email-template-harsh.js
email-template-polite.js
esbuild.config.js Questionare checkpoint 2022-01-30 17:37:04 +01:00
extended-request.ts
manifest.json Improve contrast 2022-02-02 10:33:09 +01:00
mark.ts
memory.ts Improve performance by limiting renders 2022-02-07 15:28:01 +01:00
options.scss Improve contrast 2022-02-02 10:33:09 +01:00
options.tsx Update icons, add minValueLength to LocalStorage 2022-01-29 01:13:02 +01:00
package-lock.json Update web-ext 2022-02-11 09:51:16 +01:00
package.json Update web-ext 2022-02-11 09:51:16 +01:00
render-data-list.js
request-cluster.ts Wsparcie dla dwóch podstawowych problemów, more to come 2022-02-08 22:27:12 +01:00
screenshot.png Update screenshots 2022-01-29 16:48:37 +01:00
screenshot2.png Update screenshots 2022-01-29 16:48:37 +01:00
screenshot3.png Update screenshots 2022-01-29 16:48:37 +01:00
stolen-data-entry.ts Improve performance by limiting renders 2022-02-07 15:28:01 +01:00
test.ts
tsconfig.json Add surveyjs 2022-02-03 22:20:07 +01:00
util.ts Formatting and wording 2022-02-10 19:54:51 +01:00

README.md

Rentgen logo Rentgen

Description

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 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. Use latest node 16.x and npm 8.x
  2. npm install
  3. npm run build
  4. The build code is located in the lib/ directory

screenshot screenshot screenshot