Discover Web Apps, Games, & Software for Windows & Mac
Premium users can view and search full source code, and see the source code differences
between two versions.
Upgrade to premium
manifest.json
{
"name": "OnlineTechSoft - Web Apps & Software",
"short_name": "Download Web Apps, Games & Software",
"description": "Discover Web Apps, Games, & Software for Windows & Mac",
"app": {
"urls": [
"https://onlinetechsoft.com/"
],
"launch": {
"web_url": "https://onlinetechsoft.com/"
}
},
"manifest_version": 2,
"update_url": "http://clients2.google.com/service/update2/crx",
"version": "0.3",
"icons": {
"128": "icon.png"
}
}