C2PA Content Credentials
Verify and display manifests for images embedding C2PA Content Credentials.
什麼是C2PA Content Credentials?
C2PA Content Credentials是由Digimarc Labs開發的Chrome擴展程式,該擴展的主要功能是“Verify and display manifests for images embedding C2PA Content Credentials.”。
擴展截圖
下載C2PA Content Credentials擴展crx文件
下載C2PA Content Credentials擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Content Credentials adds machine-readable and verifiable manifests to online assets to track the origin and history of online assets using the C2PA standard. This extension automatically checks for manifests attached to images on the pages you are browsing. If an image has a manifest, the extension will validate it and make the results available via a click on the Content Credentials “CR” pin icon. Features: - Right click on an image and select `Verify Content Credentials` to trigger the verification. - Or toggle on or off the automatic detection of images with manifests. - Validates manifest when present and adds a "CR" pin to the image. - Hovering the "CR" pin displays a summary of the manifest in a pop up
擴展基本資訊
名稱 | C2PA Content Credentials |
ID | mjkaocdlpjmphfkjndocehcdhbigaafp |
官方網址 | https://chromewebstore.google.com/detail/c2pa-content-credentials/mjkaocdlpjmphfkjndocehcdhbigaafp |
簡介 | Verify and display manifests for images embedding C2PA Content Credentials. |
檔案大小 | 24.03 MB |
安裝次數 | 201 |
目前版本 | 0.0.3 |
更新時間 | 2024-01-23 |
上架時間 | 2023-12-07 |
開發者 | Digimarc Labs |
電子郵箱 | [email protected] |
付費類型 | free |
擴展官網 | https://www.digimarc.com/products/digital-content-authentication |
說明頁面URL | https://github.com/digimarc-corp/c2pa-content-credentials-extension/issues |
隱私政策頁面URL | https://www.digimarc.com/legal/privacy-policy |
支援的語言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "C2PA Content Credentials", "version": "0.0.3", "description": "Verify and display manifests for images embedding C2PA Content Credentials.", "icons": { "16": "images\/icons\/icon.png", "32": "images\/icons\/icon.png", "48": "images\/icons\/icon.png", "128": "images\/icons\/icon.png" }, "content_scripts": [ { "matches": [ " |