Inspect and view changes in Orange Change (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": "Infuse your browsing with dynamic hues of orange, bringing a fresh, energetic and invigorating atmosphere to your digital experience",
"icons": {
"128": "image/store_icon_128x128.png"
},
"manifest_version": 3,
"name": "Orange Change (Theme by I am Programmer)",
"short_name": "Orange Change",
"theme": {
"colors": {
"control_background": [
0,
0,
0
],
"control_button_background": [
0,
0,
0
],
"background_tab": [
228,
87,
26
],
"background_tab_inactive": [
228,
87,
26
],
"background_tab_incognito": [
228,
87,
26
],
"background_tab_incognito_inactive": [
228,
87,
26
],
"bookmark_text": [
126,
38,
0
],
"button_background": [
0,
0,
0
],
"frame": [
241,
109,
20
],
"frame_inactive": [
228,
87,
26
],
"frame_incognito": [
33,
33,
33
],
"frame_incognito_inactive": [
66,
66,
66
],
"ntp_background": [
241,
109,
20
],
"ntp_header": [
126,
38,
0
],
"ntp_link": [
126,
38,
0
],
"ntp_link_underline": [
126,
38,
0
],
"ntp_text": [
126,
38,
0
],
"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": [
241,
109,
20
],
"omnibox_text": [
126,
38,
0
],
"tab_background_text": [
126,
38,
0
],
"tab_background_text_inactive": [
126,
38,
0
],
"tab_background_text_incognito": [
126,
38,
0
],
"tab_background_text_incognito_inactive": [
126,
38,
0
],
"tab_text": [
126,
38,
0
],
"toolbar": [
238,
124,
25
],
"toolbar_button_icon": [
126,
38,
0
],
"toolbar_text": [
126,
38,
0
]
}
},
"version": "1.0.0",
"version_name": "1.0.0"
}