Signature Viewer
Shows information about embedded XAdES signatures
Apa itu Signature Viewer?
Signature Viewer adalah ekstensi Chrome yang dikembangkan oleh https://opensbr.org, dan fitur utamanya adalah "Shows information about embedded XAdES signatures".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Signature Viewer
Unduh file ekstensi Signature Viewer dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
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
Informasi Dasar Ekstensi
Nama | Signature Viewer |
ID | fajipgpjjoingnglmfndnookaiebecop |
URL Resmi | https://chromewebstore.google.com/detail/signature-viewer/fajipgpjjoingnglmfndnookaiebecop |
Deskripsi | Shows information about embedded XAdES signatures |
Ukuran File | 158 KB |
Jumlah Instalasi | 607 |
Versi Saat Ini | 1.1.2 |
Terakhir Diperbarui | 2020-06-10 |
Tanggal Publikasi | 2020-06-09 |
Pengembang | https://opensbr.org |
[email protected] | |
Tipe Pembayaran | free |
Situs Ekstensi | https://opensbr.org/inline/ |
URL Halaman Bantuan | https://opensbr.org/inline/#support |
URL Halaman Kebijakan Privasi | https://opensbr.org/inline/privacypolicy.html |
Bahasa yang Didukung | 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": [ " |