Inspect and view changes in UMBC 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": "UMBC",
"description": "This is a Chrome theme for University of Maryland Baltimore County! Show your pride! Use the theme!",
"theme": {
"colors": {
"frame": [
0,
0,
0
],
"ntp_link": [
0,
0,
0
],
"ntp_section": [
255,
230,
55
],
"ntp_text": [
0,
0,
0
]
},
"images": {
"theme_frame": "images/black80px.png",
"theme_frame_overlay": "images/paw.png",
"theme_tab_background": "images/inactivetabs.png",
"theme_toolbar": "images/activetab.png",
"theme_ntp_background": "images/fever.jpg"
},
"tints": {
"frame_incognito": [
1,
0,
0.88
],
"frame_incognito_inactive": [
1,
0,
0.9
]
},
"properties": {
"ntp_background_alignment": "right bottom"
}
},
"version": "2.0.2"
}