Por: affligam
Inspect and view changes in MozReminder source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Mail Vault",
"version": "1.2.0",
"description": "Track two sets of email addresses with notes and completion states.",
"icons": {
"16": "icons/icon16.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
},
"browser_action": {
"default_icon": {
"16": "icons/icon16.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
},
"default_popup": "popup.html",
"default_title": "Mail Vault"
},
"permissions": [
"storage"
],
"browser_specific_settings": {
"gecko": {
"id": "mail-vault@extension",
"strict_min_version": "142.0",
"data_collection_permissions": {
"required": [
"none"
],
"optional": []
}
}
},
"background": {
"scripts": [
"background.js"
],
"persistent": false
}
} Mejores alternativas MozReminder
Aquí hay algunas Firefox add-ons que son similares a MozReminder: