Inspect and view changes in Crystal Hills 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": "https://clients2.google.com/service/update2/crx",
"manifest_version": 3,
"version": "1.0.0",
"name": "Crystal Hills",
"theme": {
"images": {
"theme_ntp_background": "theme_ntp_background.png",
"theme_tab_background": "theme_tab_background.png",
"theme_button_background": "theme_button_background.png"
},
"colors": {
"frame": [
15,
195,
255
],
"tab_text": [
0,
0,
0
],
"tab_background_text": [
0,
0,
0
],
"bookmark_text": [
0,
0,
0
],
"ntp_text": [
0,
0,
0
],
"ntp_link": [
17,
204,
0
],
"ntp_header": [
7,
148,
0
],
"toolbar": [
23,
185,
255
],
"toolbar_text": [
0,
0,
0
],
"button_background": [
0,
174,
255
],
"omnibox_text": [
0,
0,
0
],
"omnibox_background": [
0,
132,
255
],
"toolbar_button_icon": [
255,
98,
0
]
},
"tints": {
"buttons": [
0,
0,
0
]
},
"properties": {
"ntp_background_alignment": "right top",
"ntp_background_repeat": "no-repeat"
}
},
"description": "For those who wanted it...Here's a Diamond Hills Theme from Mini Rafael just for you!"
}