learning system Firefox

Examine source code of learning system

Inspect and view changes in learning system source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Blackboard Tools",
  "version": "1.0",
  "description": "Công cụ hỗ trợ thao tác nhanh với hệ thống học trực tuyến Blackboard.",
  "icons": {
    "48": "icon-48.png",
    "128": "icon-128.png"
  },
  "browser_action": {
    "default_icon": "icon-48.png",
    "default_popup": "popup.html",
    "default_title": "Blackboard Tools"
  },
  "permissions": [
    "activeTab",
    "storage"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{7577f725-6b6f-4173-a927-27a70fe6cd69}"
    }
  }
}

Best learning system Alternatives

Here are some Firefox add-ons that are similar to learning system: