By: Paul Khill
Inspect and view changes in Todoist NewTab source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Todoist NewTab",
"version": "1.0",
"description": "Simple displays of Todoist tasks when opening a new tab",
"icons": {
"16": "icons/icon-16.png",
"32": "icons/icon-32.png",
"48": "icons/icon-48.png",
"128": "icons/icon-128.png"
},
"browser_specific_settings": {
"gecko": {
"id": "yapakema@gmail.com"
}
},
"permissions": [
"https://api.todoist.com/*",
"storage"
],
"chrome_url_overrides": {
"newtab": "newtab.html"
},
"options_ui": {
"page": "options.html",
"open_in_tab": true
},
"browser_action": {
"default_icon": {
"16": "icons/icon-16.png",
"32": "icons/icon-32.png"
},
"default_title": "Todoist New Tab",
"default_popup": "popup.html"
},
"background": {
"scripts": [
"background.js"
],
"persistent": false
}
} Best Todoist NewTab Alternatives
Here are some Firefox add-ons that are similar to Todoist NewTab:
NewTabTodo
Bly.to
NuTab
Lucas Nijnens
Todoist Quick Add
zahareus
Todoist Quick Add
todoist
New Tab Todo
Muhammad
Minimal Todo New Tab
Piyush Rathore
tapmytab
krehwell
Todoist Quick Access
todoist
Todoist Sidebar
Theo Osborn
Better Todoist
Nick Glenn
The New Tab
Xchuang Corp.