SAS Reading Records

SAS Reading Records

Running records of reading made easy with SAS Reading Records, free from SAS Curriculum Pathways.

Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "SAS Reading Records",
  "short_name": "Reading Recs",
  "description": "Running records of reading made easy with SAS Reading Records, free from SAS Curriculum Pathways.",
  "version": "1.1.1",
  "manifest_version": 2,
  "icons": {
    "128": "readingrecsIcon128.png"
  },
  "app": {
    "urls": [
      "https://www.sascurriculumpathways.com/portal/mobile/readingrecords/start.html"
    ],
    "launch": {
      "web_url": "https://www.sascurriculumpathways.com/portal/mobile/readingrecords/start.html"
    }
  }
}