By: Ivona
Inspect and view changes in Extract All Emails source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Extract All Emails",
"version": "1.0",
"description": "Extracts all email addresses from the current page.",
"browser_action": {
"default_title": "Extract Emails",
"default_icon": {
"64": "icon64.png",
"128": "icon128.png"
}
},
"background": {
"scripts": [
"background.js"
]
},
"permissions": [
"activeTab"
],
"browser_specific_settings": {
"gecko": {
"id": "{6bc62bb7-c780-4815-b405-af5833df07d7}",
"strict_min_version": "107.0"
}
}
} Best Extract All Emails Alternatives
Here are some Firefox add-ons that are similar to Extract All Emails: