Signature Viewer
Shows information about embedded XAdES signatures
Was ist Signature Viewer?
Signature Viewer ist eine Chrome-Erweiterung, die von https://opensbr.org entwickelt wurde, und ihr Hauptmerkmal ist "Shows information about embedded XAdES signatures".
Erweiterungsscreenshots
Signature Viewer-Erweiterungs-CRX-Datei herunterladen
Laden Sie Signature Viewer-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
The Signature Viewer helps you to validate the signature on an Inline XBRL document. The development and publication of this plug-in is endorsed by the Global Legal Entity Identifier Foundation (https://gleif.org/) and XBRL International (https://xbrl.org/). Sample documents are available on https://opensbr.org/inline/gleif-annual-report-2017/reports/GLEIF-Annual-Report-2017.signed.html and https://www.gleif.org/assets/components/xbrl-viewer/gleif-annual-report-2018-viewer.signed.signed.signed.signed.xhtml The plug-in only reads website documents, and does not store, collect or forward any information. Web browser activity is only temporarily stored in-memory for the duration of the signature validation and is not stored, submitted or exchanged. Locally stored user data is encrypted using AES-256. More information on https://opensbr.org/inline/privacypolicy.html
Grundlegende Informationen zur Erweiterung
Name | Signature Viewer |
ID | fajipgpjjoingnglmfndnookaiebecop |
Offizielle URL | https://chromewebstore.google.com/detail/signature-viewer/fajipgpjjoingnglmfndnookaiebecop |
Beschreibung | Shows information about embedded XAdES signatures |
Dateigröße | 158 KB |
Installationsanzahl | 607 |
Aktuelle Version | 1.1.2 |
Letztes Update | 2020-06-10 |
Veröffentlichungsdatum | 2020-06-09 |
Entwickler | https://opensbr.org |
[email protected] | |
Zahlungsart | free |
Erweiterungswebsite | https://opensbr.org/inline/ |
Hilfeseite URL | https://opensbr.org/inline/#support |
URL der Datenschutzrichtlinien-Seite | https://opensbr.org/inline/privacypolicy.html |
Unterstützte Sprachen | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Signature Viewer", "description": "Shows information about embedded XAdES signatures", "version": "1.1.2", "author": "Chris Groenveld", "background": { "scripts": [ "xades.js", "bg.js" ] }, "icons": { "128": "doc128tick.png" }, "content_scripts": [ { "matches": [ " |