kopia lustrzana https://git.internet-czas-dzialac.pl/icd/rentgen
				
				
				
			| 
				
					
						
							 | 
			||
|---|---|---|
| .vscode | ||
| assets | ||
| components | ||
| styles | ||
| .editorconfig | ||
| .gitignore | ||
| .prettierrc | ||
| README.md | ||
| background.ts | ||
| email-template-harsh.js | ||
| email-template-polite.js | ||
| esbuild.config.js | ||
| extended-request.ts | ||
| manifest.json | ||
| mark.ts | ||
| memory.ts | ||
| options.scss | ||
| options.tsx | ||
| package-lock.json | ||
| package.json | ||
| render-data-list.js | ||
| request-cluster.ts | ||
| safer-emitter.ts | ||
| stolen-data-entry.ts | ||
| test.ts | ||
| tsconfig.json | ||
| util.ts | ||
		
			
				
				README.md
			
		
		
			
			
		
	
	
 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
- Use latest node 16.x and npm 8.x
 npm installnpm run build- The build code is located in the 
lib/directory