Signature Viewer
Shows information about embedded XAdES signatures
Signature Viewerとは何ですか?
Signature Viewerはhttps://opensbr.orgによって開発されたChromeの拡張機能で、その主な機能は「Shows information about embedded XAdES signatures」です。
拡張機能のスクリーンショット
Signature Viewer拡張機能のCRXファイルをダウンロード
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 拡張機能の基本情報
| 名前 | |
| 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 |
| Eメール | [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": [
" | |