Faculty Load Manager Firefox

Examine source code of Faculty Load Manager

제작자: Praveen Badami
Inspect and view changes in Faculty Load Manager source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Faculty Load Manager",
  "version": "1.0.1",
  "description": "Faculty load calculation tool",
  "browser_action": {
    "default_title": "Faculty Load",
    "default_icon": "icons/icon-48.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "permissions": [
    "tabs"
  ],
  "web_accessible_resources": [
    "page.html",
    "styles.css",
    "libs/xlsx.full.min.js",
    "libs/jspdf.umd.min.js",
    "libs/jspdf.plugin.autotable.js"
  ],
  "icons": {
    "48": "icons/icon-48.png",
    "128": "icons/icon-128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "Faculty_Load_mgt@example.com",
      "strict_min_version": "91.0"
    }
  }
}

최고의 Faculty Load Manager 대안

다음은 Faculty Load Manager과(와) 유사한 Firefox add-on입니다: