DeepfakeProof
A plugin that helps the user discover deepfakes during their browser visits.
DeepfakeProof là gì?
DeepfakeProof là một tiện ích mở rộng Chrome được phát triển bởi DuckDuckGoose, và tính năng chính của nó là "A plugin that helps the user discover deepfakes during their browser visits.".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng DeepfakeProof
Tải xuống các tệp mở rộng DeepfakeProof dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
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
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | DeepfakeProof |
ID | ehjldchkbnfkmicpofahcghimhkkpngo |
URL Chính Thức | https://chromewebstore.google.com/detail/deepfakeproof/ehjldchkbnfkmicpofahcghimhkkpngo |
Mô tả | A plugin that helps the user discover deepfakes during their browser visits. |
Kích Thước Tệp | 182 KB |
Số Lần Cài Đặt | 574 |
Phiên Bản Hiện Tại | 2.0.0 |
Cập Nhật Lần Cuối | 2023-06-24 |
Ngày Phát Hành | 2022-12-19 |
Đánh Giá | 5.00/5 Tổng số 3 Đánh Giá |
Nhà Phát Triển | DuckDuckGoose |
[email protected] | |
Loại Thanh Toán | free |
Trang Web Mở Rộng | https://duckduckgoose.ai |
Ngôn Ngữ Được Hỗ Trợ | 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": [ " |