Coursera Tool Firefox

Examine source code of Coursera Tool

By: Pear104
Inspect and view changes in Coursera Tool source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Coursera Tool - Helper for Coursera",
  "description": "Extension helps bypass videos & readings, auto do quizz, auto submit assignment, auto grade reviews, get shareable links in Coursera",
  "version": "1.0.5.4",
  "manifest_version": 3,
  "icons": {
    "16": "img/icon-edge.png",
    "32": "img/icon-edge.png",
    "48": "img/icon-edge.png",
    "128": "img/icon-edge.png"
  },
  "action": {
    "default_popup": "popup.html",
    "default_icon": "img/icon-edge.png"
  },
  "background": {
    "type": "module",
    "scripts": [
      "assets/chunk-d4963dbc.js"
    ]
  },
  "content_scripts": [
    {
      "js": [
        "assets/index.ts-loader-b7c69132.js"
      ],
      "matches": [
        "https://www.coursera.org/*"
      ],
      "css": [
        "assets/index-f911848a.css"
      ]
    },
    {
      "js": [
        "assets/mellowtel.js-loader-be3977a6.js"
      ],
      "matches": [
        "<all_urls>"
      ],
      "run_at": "document_start",
      "all_frames": true
    }
  ],
  "homepage_url": "https://www.coursera.org",
  "web_accessible_resources": [
    {
      "matches": [],
      "resources": [
        "img/icon-edge.png"
      ],
      "use_dynamic_url": false
    },
    {
      "matches": [
        "<all_urls>"
      ],
      "resources": [
        "pascoli.html",
        "meucci.js",
        "assets/chunk-b67088b8.js",
        "assets/chunk-de833af9.js",
        "assets/chunk-34e5fe74.js"
      ],
      "use_dynamic_url": false
    },
    {
      "matches": [
        "https://www.coursera.org/*"
      ],
      "resources": [
        "assets/chunk-de833af9.js",
        "assets/chunk-a4c10aff.js"
      ],
      "use_dynamic_url": false
    }
  ],
  "permissions": [
    "storage",
    "cookies",
    "tabs",
    "declarativeNetRequestWithHostAccess"
  ],
  "host_permissions": [
    "<all_urls>"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "pear104@coursera-tool",
      "strict_min_version": "109.0"
    }
  }
}

Best Coursera Tool Alternatives

Here are some Firefox add-ons that are similar to Coursera Tool: