Inspect and view changes in Brown Crown (Theme by I am Programmer) 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",
"author": "I am Programmer <contact@iamprogrammer.lk>",
"description": "Elevate your browser with the Brown Crown theme. A rich, earthy brown color palette adds a regal touch to your digital workspace.",
"icons": {
"128": "image/store_icon_128x128.png"
},
"manifest_version": 3,
"name": "Brown Crown (Theme by I am Programmer)",
"short_name": "Pink Wink",
"theme": {
"colors": {
"control_background": [
0,
0,
0
],
"control_button_background": [
0,
0,
0
],
"background_tab": [
102,
61,
34
],
"background_tab_inactive": [
102,
61,
34
],
"background_tab_incognito": [
102,
61,
34
],
"background_tab_incognito_inactive": [
102,
61,
34
],
"bookmark_text": [
43,
25,
15
],
"button_background": [
0,
0,
0
],
"frame": [
113,
70,
42
],
"frame_inactive": [
102,
61,
34
],
"frame_incognito": [
33,
33,
33
],
"frame_incognito_inactive": [
66,
66,
66
],
"ntp_background": [
113,
70,
42
],
"ntp_header": [
43,
25,
15
],
"ntp_link": [
43,
25,
15
],
"ntp_link_underline": [
43,
25,
15
],
"ntp_text": [
43,
25,
15
],
"ntp_section": [
0,
0,
0
],
"ntp_section_link": [
0,
0,
0
],
"ntp_section_link_underline": [
0,
0,
0
],
"ntp_section_text": [
0,
0,
0
],
"omnibox_background": [
113,
70,
42
],
"omnibox_text": [
43,
25,
15
],
"tab_background_text": [
43,
25,
15
],
"tab_background_text_inactive": [
43,
25,
15
],
"tab_background_text_incognito": [
43,
25,
15
],
"tab_background_text_incognito_inactive": [
43,
25,
15
],
"toolbar": [
123,
78,
50
],
"toolbar_button_icon": [
43,
25,
15
],
"toolbar_text": [
43,
25,
15
]
}
},
"version": "1.0.0",
"version_name": "1.0.0"
}