Examine source code of Scholastic Classroom Magazines

Inspect and view changes in Scholastic Classroom Magazines 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": "Scholastic Classroom Magazines",
  "description": "The online companion to Classroom Magazines brings you a digital version of each issue along with videos, skills games, and more.  ",
  "app": {
    "urls": [],
    "launch": {
      "web_url": "http://classroommagazines.scholastic.com/Landing-Pages/subscribers"
    }
  },
  "manifest_version": 2,
  "update_url": "http://clients2.google.com/service/update2/crx",
  "version": "1.1",
  "icons": {
    "128": "CLASSMAGS_ICON_128x128.png"
  }
}