Inspect and view changes in Arithmetic Worksheets - Single Digits 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": "Arithmetic Worksheets - Single Digits",
"description": "",
"version": "1",
"manifest_version": 2,
"app": {
"urls": [
"https://script.google.com/macros/s/AKfycbzRSK7Om5IvJF7IlvVs-1CAf7xbS9ESgTRu6R_Y_JQPBPZ3kXk/exec"
],
"launch": {
"web_url": "https://script.google.com/macros/s/AKfycbzRSK7Om5IvJF7IlvVs-1CAf7xbS9ESgTRu6R_Y_JQPBPZ3kXk/exec"
}
},
"icons": {
"128": "script-icon_128.png"
}
}