Inspect and view changes in WriteReader - Turn your students into authors 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
{
"update_url": "https://clients2.google.com/service/update2/crx",
"name": "WriteReader - Turn your students into authors",
"short_name": "WriteReader",
"description": "Teach your students (K-4) to read and write. WriteReader significantly increases literacy skills in only 6 week.",
"version": "2.0",
"app": {
"launch": {
"web_url": "https://app.writereader.com"
}
},
"icons": {
"128": "icon_128.png"
},
"manifest_version": 2
}