Jefferson County High School Helper

Jefferson County High School Helper

Quick links to JCHS websites, information, contact info, PowerSchool, and helpful student sites.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "name": "Jefferson County High School Helper",
  "version": "3",
  "description": "Quick links to JCHS websites, information, contact info, PowerSchool, and helpful student sites.",
  "icons": {
    "128": "icon1.png"
  },
  "browser_action": {
    "default_icon": "icon2.png",
    "default_popup": "popup.html"
  }
}