Inspect and view changes in VereinsMANAGER free trial 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": "http://clients2.google.com/service/update2/crx",
"name": "VereinsMANAGER free trial",
"description": "Die Online-Verwaltungssoftware, die fast Alles kann! Für Vereine, Stiftungen, Organisationen, Firmen und mehr.",
"version": "2.0.4.1",
"icons": {
"16": "logo_16.png",
"48": "logo_48.png",
"128": "logo_128.png"
},
"manifest_version": 2,
"app": {
"urls": [
"http://www.der-moderne-verein.de/"
],
"launch": {
"web_url": "https://www.online-testzugang.de"
}
}
}