KATU - Sistemas Inteligentes para Saude
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": "http://clients2.google.com/service/update2/crx",
"name": "ClinicWeb - Gestão de Clínicas WEB",
"version": "4.0.1",
"description": "KATU - Sistemas Inteligentes para Saude",
"app": {
"launch": {
"container": "tab",
"web_url": "http://www.clinicweb.com.br"
},
"web_content": {
"enabled": true,
"origin": "http://www.clinicweb.com.br"
}
},
"icons": {
"128": "logo.png"
},
"manifest_version": 2
}