Inspect and view changes in Republic For Chrome ROG Edition 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",
"description": "Republic for chrome ROG edition by 8pecxstudios",
"manifest_version": 2,
"name": "Republic For Chrome ROG Edition",
"theme": {
"colors": {
"bookmark_text": [
255,
255,
255
],
"button_background": [
255,
255,
0,
0
],
"control_background": [
255,
255,
255,
0
],
"frame": [
43,
43,
43
],
"frame_inactive": [
34,
34,
34
],
"frame_incognito": [
22,
22,
22
],
"frame_incognito_inactive": [
32,
32,
32
],
"ntp_background": [
43,
43,
43
],
"ntp_header": [
201,
0,
0
],
"ntp_link": [
201,
0,
0
],
"ntp_section": [
50,
50,
50
],
"ntp_section_link": [
255,
255,
255
],
"ntp_section_text": [
255,
255,
255
],
"ntp_text": [
255,
255,
255
],
"tab_background_text": [
255,
255,
255
],
"tab_text": [
255,
255,
255
],
"toolbar": [
43,
43,
43
]
},
"images": {
"theme_button_background": "images/theme_button_background.png",
"theme_frame": "images/theme_frame.png",
"theme_ntp_attribution": "images/theme_ntp_attribution.png",
"theme_ntp_background": "images/theme_ntp_background.jpg",
"theme_tab_background": "images/theme_tab_background.png",
"theme_toolbar": "images/theme_toolbar.png",
"theme_window_control_background": "images/theme_window_control_background.png"
},
"properties": {
"ntp_background_alignment": "top",
"ntp_background_repeat": "repeat-x"
},
"tints": {
"background_tab": [
0,
0,
0.13333333333333
],
"buttons": [
0,
0,
0.90588235294118
],
"frame": [
0,
0,
0.26666666666667
],
"frame_inactive": [
0,
0,
0.3921568627451
],
"frame_incognito": [
0,
0,
0.19607843137255
],
"frame_incognito_inactive": [
0,
0,
0.25098039215686
]
}
},
"version": "1.3.6"
}