Google Classroom To-do Sidebar Firefox

Examine source code of Google Classroom To-do Sidebar

Inspect and view changes in Google Classroom To-do Sidebar source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "description": "Adds a button that shows Google Classroom To-do in the sidebar. ",
  "name": "Google Classroom To-do Sidebar",
  "manifest_version": 2,
  "version": "1.1.0",
  "permissions": [],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "icons": {
    "19": "icons/19.png",
    "38": "icons/38.png",
    "48": "icons/48.png",
    "128": "icons/128.png"
  },
  "browser_action": {
    "default_icon": {
      "19": "icons/19.png",
      "38": "icons/38.png",
      "48": "icons/48.png",
      "128": "icons/128.png"
    },
    "default_title": "Open Google Classroom To-do Sidebar"
  },
  "sidebar_action": {
    "browser_style": false,
    "default_title": "To-do",
    "default_icon": {
      "19": "icons/19.png",
      "38": "icons/38.png",
      "48": "icons/48.png",
      "128": "icons/128.png"
    },
    "default_panel": "sidebar.html"
  }
}

Best Google Classroom To-do Sidebar Alternatives

Here are some Firefox add-ons that are similar to Google Classroom To-do Sidebar: