Inspect and view changes in Robert Patterson 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",
"version": "1.0",
"name": "Robert Patterson",
"manifest_version": 2,
"theme": {
"images": {
"theme_toolbar": "images/toolbar.png",
"theme_frame": "images/frame.png",
"theme_tab_background": "images/tab.png",
"theme_ntp_attribution": "images/attribution_toxic",
"theme_ntp_background": "images/background"
},
"colors": {
"ntp_link": [
39,
39,
38
],
"ntp_text": [
39,
39,
38
],
"ntp_section_link": [
39,
39,
38
],
"ntp_section_text": [
39,
39,
38
],
"ntp_background": [
192,
192,
190,
0.5
],
"ntp_header": [
192,
192,
190,
0.15
],
"ntp_section": [
192,
192,
190,
0.15
],
"frame": [
192,
192,
190
],
"toolbar": [
192,
192,
190
],
"tab_text": [
39,
39,
38
],
"tab_background_text": [
39,
39,
38
],
"bookmark_text": [
39,
39,
38
]
},
"tints": {
"buttons": [
0.166666666666667,
0.0156249999999999,
0.749019607843137
],
"frame_incognito": [
0.156862745098039,
0.0147058823529411,
0.704959630911188
],
"frame_inactive": [
0.166666666666667,
0.0156249999999999,
0.15
],
"frame_incognito_inactive": [
0.166666666666667,
0.0156249999999999,
0.15
]
},
"properties": {
"ntp_background_alignment": "left top",
"ntp_background_repeat": "no-repeat"
}
}
}