By: rememberry
Inspect and view changes in Rememberry source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Rememberry",
"version": "1.0",
"description": "Remember notes per website automatically.",
"icons": {
"16": "icons/icon-16.png",
"48": "icons/icon-48.png",
"128": "icons/icon-128.png"
},
"permissions": [
"storage",
"tabs",
"<all_urls>"
],
"browser_action": {
"default_title": "Rememberry",
"default_popup": "popup.html"
},
"background": {
"scripts": [
"background.js"
]
},
"browser_specific_settings": {
"gecko": {
"id": "rememberry-8f3a9c2b@example.com",
"strict_min_version": "109.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
}
} Best Rememberry Alternatives
Here are some Firefox add-ons that are similar to Rememberry: