Inspect and view changes in RWL_TechAppV2.1_ 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": "RWL_TechAppV2.1_",
"description": "RWL TECH ACCESS",
"version": "1",
"manifest_version": 2,
"app": {
"urls": [
"https://script.google.com/macros/s/AKfycbzlZymEXTgHy_Hb7VIWpRYtlhB40-ShWfWMrziFVWa8A0VOZ-Yf/exec"
],
"launch": {
"web_url": "https://script.google.com/macros/s/AKfycbzlZymEXTgHy_Hb7VIWpRYtlhB40-ShWfWMrziFVWa8A0VOZ-Yf/exec"
}
},
"icons": {
"128": "script-icon_128.png"
}
}