NoLeaks
Audit potential privacy leaks on websites
NoLeaks란 무엇입니까?
NoLeaks은(는) https://noleaks.eu에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Audit potential privacy leaks on websites"입니다.
확장 프로그램 스크린샷
NoLeaks 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
The extension helps you control potential privacy leaks by auditing external content on every website you visit. In the pop-up you see all outgoing connections to external resources. You may block some or all of them and prevent leakage of any data in the future. Next time when you visit the website, these blocks will be applied automatically. Blocked websites are shared with other users to help make the Web great again in terms of GDPR and privacy. The extension is free of charge and open-source, distributed under public MIT license on https://github.com/noleakseu/extension
확장 프로그램 기본 정보
이름 | NoLeaks |
ID | nfjepklpiblbbcggheiamcicbfndbalb |
공식 URL | https://chromewebstore.google.com/detail/noleaks/nfjepklpiblbbcggheiamcicbfndbalb |
설명 | Audit potential privacy leaks on websites |
파일 크기 | 142 KB |
설치 횟수 | 38 |
현재 버전 | 1.26 |
최근 업데이트 | 2020-03-01 |
출시 날짜 | 2020-03-01 |
개발자 | https://noleaks.eu |
이메일 | [email protected] |
결제 유형 | free |
확장 프로그램 웹 사이트 | https://noleaks.eu |
도움말 페이지 URL | https://noleaks.eu/#privacy |
개인정보 보호 정책 페이지 URL | http://noleaks.eu |
지원되는 언어 | de,en,fr,nl,da,et,es,hr,it,lv,lt,hu,pl,ro,sk,sl,fi,sv,cs,el,bg |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "__MSG_name__", "short_name": "__MSG_name__", "description": "__MSG_description__", "version": "1.26", "author": "Olegs Kunicins", "minimum_chrome_version": "49.0", "minimum_opera_version": "36.0", "default_locale": "en", "icons": { "16": "assets\/on-16.png", "32": "assets\/on-32.png", "64": "assets\/on-64.png", "128": "assets\/on-128.png", "256": "assets\/on-256.png", "512": "assets\/on-512.png" }, "permissions": [ "tabs", " |