C2PA Content Credentials
Verify and display manifests for images embedding C2PA Content Credentials.
Hvad er C2PA Content Credentials?
C2PA Content Credentials er en Chrome-udvidelse udviklet af Digimarc Labs, og dens hovedfunktion er "Verify and display manifests for images embedding C2PA Content Credentials.".
Udvidelsesskærmbilleder
Download C2PA Content Credentials-udvidelses-CRX-fil
Download C2PA Content Credentials-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
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
Grundlæggende oplysninger om udvidelsen
Navn | C2PA Content Credentials |
ID | mjkaocdlpjmphfkjndocehcdhbigaafp |
Officiel URL | https://chromewebstore.google.com/detail/c2pa-content-credentials/mjkaocdlpjmphfkjndocehcdhbigaafp |
Beskrivelse | Verify and display manifests for images embedding C2PA Content Credentials. |
Filstørrelse | 24.03 MB |
Antal Installationer | 201 |
Nuværende Version | 0.0.3 |
Senest Opdateret | 2024-01-23 |
Udgivelsesdato | 2023-12-07 |
Udvikler | Digimarc Labs |
[email protected] | |
Betalingsmetode | free |
Udvidelseswebsted | https://www.digimarc.com/products/digital-content-authentication |
Hjælpeside-URL | https://github.com/digimarc-corp/c2pa-content-credentials-extension/issues |
URL til Fortrolighedspolitik Side | https://www.digimarc.com/legal/privacy-policy |
Understøttede Sprog | 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": [ " |