Inspect and view changes in WorkStraight - Work Order Management 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": "WorkStraight - Work Order Management",
"description": "Online Work Order Management For Any Business.",
"version": "3.7",
"manifest_version": 2,
"short_name": "WorkStraight",
"icons": {
"128": "128X128.png"
},
"app": {
"urls": [
"https://www.workstraight.com/"
],
"launch": {
"web_url": "https://www.workstraight.com/app_google/google_signin.work?googlesignup=1"
}
}
}