Data is synced from the Chrome Web Store. View the official store page for the most current information.
Hand-picked for quality and usefulness
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "ToDoList for Chrome | by voice",
"description": "ToDoList for Chrome allows you to manage your tasks and notes by typing or using your voice. ",
"version": "2.0.1",
"manifest_version": 3,
"icons": {
"16": "images\/t16.png",
"32": "images\/t32.png",
"48": "images\/t64.png",
"128": "images\/t128.png"
},
"action": {
"default_icon": {
"16": "images\/t16.png",
"32": "images\/t32.png",
"48": "images\/t64.png",
"128": "images\/t128.png"
},
"default_popup": "index.html"
},
"permissions": [
"storage"
]
}