By: EVAL
Inspect and view changes in EVALWebSigner source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "EVALWebSigner",
"version": "1.6.110",
"description": "Assinatura de documentos com uso de certificados digitais.",
"permissions": [
"nativeMessaging",
"storage",
"downloads",
"tabs"
],
"icons": {
"16": "icons/icone-16.png",
"48": "icons/icone-48.png",
"128": "icons/icone-128.png"
},
"browser_action": {
"default_icon": "icons/icone-ext-16.png",
"default_title": "EVALWebSigner",
"default_popup": "popup-evalwebsigner.html"
},
"background": {
"scripts": [
"scripts/event-page-evalwebsigner.js"
]
},
"content_scripts": [
{
"matches": [
"http://*/*",
"https://*/*"
],
"js": [
"scripts/content-evalwebsigner.js"
],
"all_frames": true
}
],
"web_accessible_resources": [
"scripts/content-evalwebsigner.js",
"scripts/popup-evalwebsigner.js"
],
"browser_specific_settings": {
"gecko": {
"id": "{08ffc9ec-1981-4b2e-af59-57e71e55b1b4}"
}
}
} Best EVALWebSigner Alternatives
Here are some Firefox add-ons that are similar to EVALWebSigner: