By: Amrap
Inspect and view changes in Email Reveal Protector source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Email Reveal Protector",
"version": "1.1",
"description": "Hide email addresses on pages until hover or click.",
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
],
"run_at": "document_idle"
}
],
"permissions": [
"activeTab"
],
"browser_specific_settings": {
"gecko": {
"id": "{919c67cb-66a1-4adf-bf1c-852b6243b545}",
"strict_min_version": "89.0"
}
},
"icons": {
"64": "icon64.png",
"128": "icon128.png"
}
} Best Email Reveal Protector Alternatives
Here are some Firefox add-ons that are similar to Email Reveal Protector: