Inspect and view changes in Chrome Theme Mint 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": 2,
"name": "Chrome Theme Mint",
"description": "This theme was generated by Chrome Theme Studio. Create your own custom Chrome Theme for free at chrometheme.studio.",
"version": "1.0",
"author": "Jamsheed Mistri (jmistri.com)",
"theme": {
"colors": {
"frame": [
210,
228,
218
],
"frame_inactive": [
231,
234,
237
],
"frame_incognito": [
32,
33,
36
],
"frame_incognito_inactive": [
60,
64,
67
],
"background_tab": [
210,
228,
218
],
"background_tab_inactive": [
44,
44,
114
],
"background_tab_incognito": [
32,
33,
36
],
"background_tab_incognito_inactive": [
60,
64,
67
],
"bookmark_text": [
0,
0,
0
],
"tab_background_text": [
0,
0,
0
],
"tab_background_text_inactive": [
0,
0,
0
],
"tab_background_text_incognito": [
189,
193,
198
],
"tab_background_text_incognito_inactive": [
167,
171,
174
],
"tab_text": [
0,
0,
0
],
"toolbar": [
233,
242,
236
],
"toolbar_button_icon": [
0,
0,
0
],
"omnibox_text": [
32,
33,
36
],
"omnibox_background": [
210,
228,
218
]
}
}
}