DeepfakeProof
A plugin that helps the user discover deepfakes during their browser visits.
DeepfakeProof란 무엇입니까?
DeepfakeProof은(는) DuckDuckGoose에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "A plugin that helps the user discover deepfakes during their browser visits."입니다.
확장 프로그램 스크린샷
DeepfakeProof 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
SCAN WEB PAGE IMAGES IN REAL-TIME: With just one click, you can activate the plugin to automatically start scanning images on the web pages you visit in real-time. DETECT DEEPFAKES: Every image on the web pages you visit will be scanned and classified as a real image or a deepfake. If a (suspected) deepfake is detected, the user will be warned. KEEP YOURSELF SAFE: Deepfakes are created using artificial intelligence to manipulate digital media, like images and videos, and they can be used by malicious actors to create convincingly fake identities or impersonate others. With DeepfakeProof, you can browse the web with confidence, knowing that you can tell the difference between real and fake. FEATURES - Free and unlimited image analysis - Real-time deepfake detection - Detects various types of deepfakes, including GAN images, face swaps, and more - GDPR compliant - Featured in SIDNfonds and Digital Government of the Netherlands NOTE: - DeepfakeProof works on all websites except image search pages of search engines - Currently, the Firefox and Safari browsers are not supported - This plugin does not support video detection For more information, please visit us at duckduckgoose.ai
확장 프로그램 기본 정보
이름 | DeepfakeProof |
ID | ehjldchkbnfkmicpofahcghimhkkpngo |
공식 URL | https://chromewebstore.google.com/detail/deepfakeproof/ehjldchkbnfkmicpofahcghimhkkpngo |
설명 | A plugin that helps the user discover deepfakes during their browser visits. |
파일 크기 | 182 KB |
설치 횟수 | 574 |
현재 버전 | 2.0.0 |
최근 업데이트 | 2023-06-24 |
출시 날짜 | 2022-12-19 |
평점 | 5.00/5 총 3 개의 평점 |
개발자 | DuckDuckGoose |
이메일 | [email protected] |
결제 유형 | free |
확장 프로그램 웹 사이트 | https://duckduckgoose.ai |
지원되는 언어 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "DeepfakeProof", "description": "A plugin that helps the user discover deepfakes during their browser visits.", "version": "2.0.0", "manifest_version": 3, "background": { "service_worker": "js\/background.js" }, "permissions": [ "storage" ], "web_accessible_resources": [ { "resources": [ "images\/*.jpg", "images\/*.png", "images\/help-img\/*.svg", "images\/feedback\/*.svg", "images\/overlay\/*.svg" ], "matches": [ " |