College Timetable Generator Firefox

Examine source code of College Timetable Generator

Inspect and view changes in College Timetable Generator source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Time Table Generator and PDF print",
  "version": "1.0.1",
  "description": "Edit add teacher name and view and print work load",
  "browser_action": {
    "default_icon": "icon.png",
    "default_title": "Teacher TimeTable"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "permissions": [
    "tabs"
  ],
  "web_accessible_resources": [
    "styles.css",
    "libs/jspdf.umd.min.js",
    "libs/jspdf.plugin.autotable.js"
  ],
  "icons": {
    "48": "icons/icon48.png",
    "96": "icons/icon96.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "TimeTable_genarate@example.com",
      "strict_min_version": "91.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": []
      }
    }
  }
}

Best College Timetable Generator Alternatives

Here are some Firefox add-ons that are similar to College Timetable Generator: