By: Dickens Steven
Inspect and view changes in ToDo List source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Extension",
"description": "",
"version": "5.0.1",
"background": {
"scripts": [
"background.js"
],
"persistent": true
},
"browser_action": {
"default_icon": {
"32": "icons/icon.png"
}
},
"permissions": [
"clipboardRead",
"storage",
"tabs"
],
"icons": {
"32": "icons/icon.png"
},
"browser_specific_settings": {
"gecko": {
"data_collection_permissions": {
"required": [
"none"
],
"optional": [
"technicalAndInteraction"
]
},
"id": "{bbf8b80c-3b05-4005-9d64-1605d5df7acc}"
}
}
} Best ToDo List Alternatives
Here are some Firefox add-ons that are similar to ToDo List: