By: norivas
Inspect and view changes in NoteTaker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "NoteTaker",
"version": "1.0.0",
"description": "Advanced note-taking app with rich text editor, tags, search, and color-coded organization.",
"icons": {
"48": "imgs/icon-48.png",
"96": "imgs/icon-96.png",
"128": "imgs/icon-128.png"
},
"action": {
"default_icon": {
"48": "imgs/icon-48.png",
"96": "imgs/icon-96.png"
},
"default_title": "NoteTaker",
"default_popup": "view/notes.html"
},
"permissions": [
"storage"
],
"browser_specific_settings": {
"gecko": {
"id": "notetaker@productivity.notes",
"strict_min_version": "109.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
}
} Best NoteTaker Alternatives
Here are some Firefox add-ons that are similar to NoteTaker: