diff --git a/README.md b/README.md index b54d9e1..57343e0 100644 --- a/README.md +++ b/README.md @@ -1,17 +1,29 @@

Rentgen logo Rentgen

-## Description +## Opis / 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. +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. 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 - diff --git a/assets/screenshots/1a.png b/assets/screenshots/1a.png new file mode 100644 index 0000000..000783f Binary files /dev/null and b/assets/screenshots/1a.png differ diff --git a/assets/screenshots/1b.png b/assets/screenshots/1b.png new file mode 100644 index 0000000..226e98b Binary files /dev/null and b/assets/screenshots/1b.png differ diff --git a/assets/screenshots/2.png b/assets/screenshots/2.png new file mode 100644 index 0000000..4a4f97a Binary files /dev/null and b/assets/screenshots/2.png differ diff --git a/assets/screenshots/3a.png b/assets/screenshots/3a.png new file mode 100644 index 0000000..64d3179 Binary files /dev/null and b/assets/screenshots/3a.png differ diff --git a/assets/screenshots/3b.png b/assets/screenshots/3b.png new file mode 100644 index 0000000..7ab1f3a Binary files /dev/null and b/assets/screenshots/3b.png differ diff --git a/assets/screenshots/4a.png b/assets/screenshots/4a.png new file mode 100644 index 0000000..64c7f44 Binary files /dev/null and b/assets/screenshots/4a.png differ diff --git a/assets/screenshots/4b.png b/assets/screenshots/4b.png new file mode 100644 index 0000000..fbd846f Binary files /dev/null and b/assets/screenshots/4b.png differ diff --git a/assets/screenshots/5a.png b/assets/screenshots/5a.png new file mode 100644 index 0000000..d6b9ba9 Binary files /dev/null and b/assets/screenshots/5a.png differ diff --git a/assets/screenshots/5b.png b/assets/screenshots/5b.png new file mode 100644 index 0000000..f38d5c5 Binary files /dev/null and b/assets/screenshots/5b.png differ