Inspect and view changes in Gemma Atkinson Mellow Yellow 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",
"version": "1.1",
"name": "Gemma Atkinson Mellow Yellow",
"manifest_version": 2,
"theme": {
"images": {
"theme_toolbar": "images/toolbar_toxic",
"theme_frame": "images/frame_toxic",
"theme_tab_background": "images/tab_toxic",
"theme_ntp_background": "images/background_toxic"
},
"colors": {
"ntp_link": [
220,
217,
213
],
"ntp_text": [
220,
217,
213
],
"ntp_section_link": [
220,
217,
213
],
"ntp_section_text": [
220,
217,
213
],
"ntp_background": [
107,
100,
90,
0.5
],
"ntp_header": [
96,
79,
61,
0.15
],
"ntp_section": [
96,
79,
61,
0.15
],
"frame": [
96,
79,
61
],
"toolbar": [
107,
100,
90
],
"tab_text": [
0,
0,
0
],
"tab_background_text": [
0,
0,
0
],
"bookmark_text": [
220,
217,
213
]
},
"tints": {
"buttons": [
0.0980392156862744,
0.0862944162436548,
0.386274509803922
],
"frame_incognito": [
0.080672268907563,
0.209816410640689,
0.289734717416378
],
"frame_inactive": [
0.0980392156862744,
0.0862944162436548,
0.85
],
"frame_incognito_inactive": [
0.0980392156862744,
0.0862944162436548,
0.85
]
},
"properties": {
"ntp_background_alignment": "top",
"ntp_background_repeat": "no-repeat"
}
}
}