제작자: Radical Ledger
Inspect and view changes in ZeDeID source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "ZeDeID",
"version": "1.2.3",
"description": "Self Issued OpenId Connect Provider for Decentralized Identity implemented as a browser add-on",
"author": "Radical Ledger Technologies",
"icons": {
"16": "assets/did_siop_favicon.png"
},
"permissions": [
"downloads",
"file:///*/"
],
"background": {
"scripts": [
"background-es5.js",
"runtime-es5.js"
],
"persistent": false
},
"browser_action": {
"default_title": "ZeDeID",
"default_popup": "index.html"
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"inject-es5.js",
"runtime-es5.js"
]
}
],
"manifest_version": 2
} 최고의 ZeDeID 대안
다음은 ZeDeID과(와) 유사한 Firefox add-on입니다: