Inspect and view changes in Holliston High School source codes across current and past versions
Premium users can view and search full source code, and see the source code differences
between two versions.
Upgrade to premium
manifest.json
{
"name": "Holliston High School",
"description": "The official site for Holliston High in Holliston, MA",
"app": {
"urls": [
"http://hhs.holliston.k12.ma.us/chromebook-launchpad"
],
"launch": {
"web_url": "http://hhs.holliston.k12.ma.us/chromebook-launchpad"
}
},
"manifest_version": 2,
"update_url": "http://clients2.google.com/service/update2/crx",
"version": "0.3",
"icons": {
"16": "hhs-icon-16.png",
"48": "hhs-icon-48-rounded.png",
"128": "hhs-icon-128-rounded.png"
},
"author": "Tom Reeve"
}