Google Classroom dashboard Firefox

Examine source code of Google Classroom dashboard

Inspect and view changes in Google Classroom dashboard source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Google Classroom Organizer",
  "version": "1.0",
  "description": "Organize your Google Classroom dashboard with quick access and notes.",
  "icons": {
    "48": "icons/icon-48.png"
  },
  "permissions": [
    "activeTab",
    "storage"
  ],
  "browser_action": {
    "default_icon": "icons/icon-48.png",
    "default_title": "Classroom Organizer",
    "default_popup": "popup.html"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{a2ffcbf0-bf1e-43c7-b461-f181a3dc05ba}"
    }
  }
}

Best Google Classroom dashboard Alternatives

Here are some Firefox add-ons that are similar to Google Classroom dashboard: