Inspect and view changes in Sandwich TLC Forms App 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": "Sandwich TLC Forms App",
"version": "0.1",
"author": "Bryce Harper",
"action": {
"default_title": "Sandwich TLC Forms",
"default_icon": "icon_128.png",
"default_popup": "forms.html"
},
"description": "Helpful kiosk app for Staff at the Sandwich Public Schools",
"icons": {
"128": "icon_128.png"
},
"manifest_version": 3
}