Reed Board Tracker Firefox

Examine source code of Reed Board Tracker

Inspect and view changes in Reed Board Tracker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "icons": {
    "16": "icon16.plasmo.e7bcd3ac.png",
    "32": "icon32.plasmo.ce39377b.png",
    "48": "icon48.plasmo.3c17e113.png",
    "64": "icon64.plasmo.df317abe.png",
    "128": "icon128.plasmo.6a4310c5.png"
  },
  "manifest_version": 2,
  "browser_action": {
    "default_icon": {
      "16": "icon16.plasmo.e7bcd3ac.png",
      "32": "icon32.plasmo.ce39377b.png",
      "48": "icon48.plasmo.3c17e113.png",
      "64": "icon64.plasmo.df317abe.png",
      "128": "icon128.plasmo.6a4310c5.png"
    },
    "default_popup": "popup.html"
  },
  "version": "0.2.2",
  "author": "Tristan F. <leodog896@gmail.com>",
  "name": "Reed Board Tracker",
  "description": "Track your board points over time.",
  "background": {
    "scripts": [
      "static/background/index.js"
    ]
  },
  "options_ui": {
    "page": "options.html",
    "open_in_tab": true
  },
  "permissions": [
    "storage",
    "declarativeNetRequest",
    "https://iris.reed.edu/board_commuter/*"
  ],
  "content_scripts": [
    {
      "matches": [
        "https://iris.reed.edu/board_commuter*"
      ],
      "js": [
        "content.0286da44.js"
      ],
      "css": []
    }
  ],
  "web_accessible_resources": [
    "tabs/index.html"
  ],
  "content_security_policy": "default-src 'self'",
  "browser_specific_settings": {
    "gecko": {
      "id": "reed-board-track@leodog896.com"
    }
  }
}

Best Reed Board Tracker Alternatives

Here are some Firefox add-ons that are similar to Reed Board Tracker: