Signature Viewer
Shows information about embedded XAdES signatures
Что такое Signature Viewer?
Signature Viewer - это расширение Chrome, разработанное https://opensbr.org, и его основная функция - "Shows information about embedded XAdES signatures".
Снимки экрана расширения
Скачать файл CRX расширения Signature Viewer
Скачайте файлы расширений Signature Viewer в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
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
Основная информация о расширении
Название | Signature Viewer |
ID | fajipgpjjoingnglmfndnookaiebecop |
Официальный URL | https://chromewebstore.google.com/detail/signature-viewer/fajipgpjjoingnglmfndnookaiebecop |
Описание | Shows information about embedded XAdES signatures |
Размер файла | 158 KB |
Количество установок | 607 |
Текущая Версия | 1.1.2 |
Последнее Обновление | 2020-06-10 |
Дата публикации | 2020-06-09 |
Разработчик | https://opensbr.org |
Электронная почта | [email protected] |
Тип оплаты | free |
Официальный сайт расширения | https://opensbr.org/inline/ |
URL страницы помощи | https://opensbr.org/inline/#support |
URL страницы политики конфиденциальности | https://opensbr.org/inline/privacypolicy.html |
Поддерживаемые языки | 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": [ " |