Inspect and view changes in Ref Holiday Calendar 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": "Ref Holiday Calendar",
"description": "Simple Reference Calendar that highlights 'Today' and contains color coded Holidays: US, International, Jewish, Muslim, Christian",
"version": "2.0.4",
"app": {
"urls": [
"http://www.wincalendar.com/"
],
"launch": {
"web_url": "http://www.wincalendar.com/Online-Calendar-With-Holidays?s=c"
}
},
"icons": {
"16": "calendar16.png",
"48": "calendar48.png",
"128": "icon_128.png"
},
"manifest_version": 2
}