BroncoDirectMe Firefox

Examine source code of BroncoDirectMe

By: XOSO66
Inspect and view changes in BroncoDirectMe source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "BroncoDirectMe",
  "description": "A Chrome Extension for BroncoDirect to be used by Cal Poly Pomona students.",
  "version": "1.1.4",
  "manifest_version": 2,
  "browser_action": {
    "default_popup": "index.html",
    "default_icon": {
      "16": "/images/icon.png",
      "32": "/images/icon.png",
      "48": "/images/icon.png",
      "128": "/images/icon.png"
    }
  },
  "icons": {
    "16": "/images/icon.png",
    "48": "/images/icon.png",
    "128": "/images/icon.png"
  },
  "permissions": [
    "storage",
    "identity",
    "https://cmsweb.cms.cpp.edu/*"
  ],
  "content_scripts": [
    {
      "js": [
        "content.js"
      ],
      "matches": [
        "https://cmsweb.cms.cpp.edu/*"
      ],
      "all_frames": true
    }
  ],
  "web_accessible_resources": [
    "/images/icon.png"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{47aedf48-5965-4dae-84d3-12e261928f71}"
    }
  }
}

Best BroncoDirectMe Alternatives

Here are some Firefox add-ons that are similar to BroncoDirectMe: