Data is synced from the Chrome Web Store. View the official store page for the most current information.
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"name": "Cal State Fullerton Theme",
"version": "1.0",
"description": "A custom theme for Cal State Fullerton fans.",
"theme": {
"images": {
"theme_ntp_background": "images\/background.png"
},
"colors": {
"frame": [
0,
51,
102
],
"toolbar": [
255,
102,
0
],
"ntp_text": [
255,
255,
255
],
"tab_background_text": [
255,
255,
255
],
"bookmark_text": [
255,
255,
255
],
"button_background": [
0,
51,
102
]
}
}
}