Classroom To-do Sidebarra Firefox

Examine source code of Classroom To-do Sidebarra

Inspect and view changes in Classroom To-do Sidebarra 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"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{7857e7d9-da09-4f57-b3dc-05e8865fae72}"
    }
  }
}

Best Classroom To-do Sidebarra Alternatives

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