BCS Assist Firefox

Examine source code of BCS Assist

By: packone
Inspect and view changes in BCS Assist source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "description": "quality of life improvements for Projektron BCS",
  "manifest_version": 2,
  "name": "bcs-assist",
  "version": "1.6",
  "content_scripts": [
    {
      "matches": [
        "*://*/bcs/mybcs/dayeffortrecording/*"
      ],
      "js": [
        "modify-bcs-dayeffortrecording.js"
      ]
    },
    {
      "matches": [
        "*://*/bcs/mybcs/deputatsummary/*"
      ],
      "js": [
        "modify-bcs-deputatsummary.js"
      ]
    }
  ],
  "options_ui": {
    "page": "options.html"
  },
  "permissions": [
    "storage"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "bcs-assist@projektron-bcs-assist"
    }
  }
}

Best BCS Assist Alternatives

Here are some Firefox add-ons that are similar to BCS Assist: