Inspect and view changes in Signed Pages source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Signed Pages",
"description": "Verifies PGP signed pages for extra security against malicious or breached servers.",
"version": "0.5.0",
"homepage_url": "https://github.com/tasn/webext-signed-pages",
"icons": {
"48": "images/icon.png",
"96": "images/icon-96.png",
"128": "images/icon-128.png"
},
"page_action": {
"browser_style": true,
"default_icon": {
"48": "images/icon.png"
}
},
"background": {
"scripts": [
"dist/background.js"
]
},
"options_ui": {
"page": "options.html"
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"dist/content.js"
],
"run_at": "document_start"
}
],
"permissions": [
"storage",
"webNavigation",
"webRequest",
"webRequestBlocking",
"<all_urls>"
],
"applications": {
"gecko": {
"strict_min_version": "57.0a1"
}
}
} Best Signed Pages Alternatives
Here are some Firefox add-ons that are similar to Signed Pages:
secured-webpage-verifier
Shivam Dubey
Page Integrity
Meixler Technologies
Secret Scanner
Mr_ofcodyx
Safety Extension for Browser
Ahamed.M
OpenPGP - Tor browser compatible
Max
Secret Scanner
Christian Pulvermacher
Safe browsing
ZTASecurity
Security Pattern Scanner
Subhash Dasyam
Encryption Status Monitor
lucas
Gentlent SafeSurf
Gentlent
ShieldSign
SingeQuantique
Web Safety
Tatami-web