Better Todoist Firefox

Examine source code of Better Todoist

Inspect and view changes in Better Todoist source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Better Todoist",
  "short_name": "better-todoist",
  "description": "Quickly create tasks in Todoist from the current web page.",
  "version": "1.1.1",
  "manifest_version": 2,
  "minimum_chrome_version": "33",
  "browser_specific_settings": {
    "gecko": {
      "id": "todoist-addon@nick-glenn.com",
      "strict_min_version": "54.0"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "icons": {
    "16": "logo-16.png",
    "32": "logo-32.png",
    "128": "logo-128.png"
  },
  "permissions": [
    "*://api.todoist.com/rest/v1/*",
    "tabs",
    "storage",
    "menus",
    "notifications"
  ]
}

Best Better Todoist Alternatives

Here are some Firefox add-ons that are similar to Better Todoist: