You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: static/chrome/manifest.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
"manifest_version": 2,
3
3
"name": "Web eID",
4
4
"version": "{{package.version}}",
5
-
"description": "The Web eID extension enables usage of European Union electronic identity smart cards for secure authentication and digital signing of documents on the web using public-key cryptography.",
5
+
"description": "Use your electronic identification card for secure authentication and digital signing.",
Copy file name to clipboardExpand all lines: static/firefox/manifest.json
+4-10Lines changed: 4 additions & 10 deletions
Original file line number
Diff line number
Diff line change
@@ -2,19 +2,15 @@
2
2
"manifest_version": 2,
3
3
"name": "Web eID",
4
4
"version": "{{package.version}}",
5
-
6
-
"description": "The Web eID extension enables usage of European Union electronic identity smart cards for secure authentication and digital signing of documents on the web using public-key cryptography.",
7
-
5
+
"description": "Use your electronic identification card for secure authentication and digital signing.",
0 commit comments