study plans Firefox

Examine source code of study plans

Inspect and view changes in study plans source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "TeachStarter Planner",
  "version": "1.0",
  "description": "Tiện ích giúp tạo và quản lý kế hoạch học tập cho giáo viên hoặc học sinh.",
  "icons": {
    "48": "icon-48.png",
    "128": "icon-128.png"
  },
  "browser_action": {
    "default_icon": "icon-48.png",
    "default_popup": "popup.html",
    "default_title": "TeachStarter Planner"
  },
  "permissions": [
    "storage"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{190c6e4c-8368-4f34-9a20-d19bfb281a9a}"
    }
  }
}

Best study plans Alternatives

Here are some Firefox add-ons that are similar to study plans: