SAS Algebra 1 Course

SAS Algebra 1 Course

Master and practice algebraic concepts with the SAS Algebra I Course, free from SAS Curriculum Pathways.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "SAS Algebra 1 Course",
  "short_name": "Algebra 1 Course",
  "description": "Master and practice algebraic concepts with the SAS Algebra I Course, free from SAS Curriculum Pathways.",
  "version": "1.1.1",
  "manifest_version": 2,
  "icons": {
    "128": "algebra1CourseIcon128.png"
  },
  "app": {
    "urls": [
      "https://www.sascurriculumpathways.com/portal/mobile/algebra1/start.html"
    ],
    "launch": {
      "web_url": "https://www.sascurriculumpathways.com/portal/mobile/algebra1/start.html"
    }
  }
}