Inspect and view changes in Root4Root Gaming SCII Team 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": "http://clients2.google.com/service/update2/crx",
"manifest_version": 2,
"version": "1.0",
"name": "Root4Root Gaming SCII Team",
"theme": {
"images": {
"theme_frame": "images/root_frame1.png",
"theme_ntp_background": "images/root_back.png",
"theme_toolbar": "images/root_toolbar2.png",
"theme_tab_background": "images/tab_back.png",
"theme_tab_background_incognito": "images/tab_back.png",
"theme_tab_background_v": "images/tab_back.png",
"theme_ntp_attribution": "images/attribution.png"
},
"colors": {
"frame": [
255,
133,
0
],
"frame_inactive": [
255,
133,
0
],
"frame_incognito": [
255,
133,
0
],
"frame_incognito_inactive": [
255,
133,
0
],
"tab_text": [
255,
255,
255
],
"tab_background_text": [
240,
240,
240
],
"toolbar": [
255,
133,
0
],
"bookmark_text": [
255,
255,
255
],
"ntp_section_text": [
255,
255,
255
],
"ntp_section_link": [
222,
222,
222
],
"ntp_section_link_underline": [
222,
222,
222
],
"ntp_text": [
255,
255,
255
],
"ntp_link": [
222,
222,
222
],
"npt_link_underline": [
222,
222,
222
],
"ntp_header": [
0,
0,
0
],
"ntp_section": [
0,
0,
0
],
"ntp_background": [
0,
0,
0
],
"control_background": [
255,
133,
0
],
"button_background": [
255,
133,
0
]
}
}
}