Inspect and view changes in Jade DeRossett 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",
"version": "1.0",
"name": "Jade DeRossett",
"description": "resolution: 1366x768 - Jade DeRossett user requested",
"manifest_version": 2,
"theme": {
"images": {
"theme_toolbar": "images/toolbar.png",
"theme_frame": "images/frame.png",
"theme_tab_background": "images/tab.png",
"theme_ntp_background": "images/background_toxic"
},
"colors": {
"ntp_link": [
41,
40,
35
],
"ntp_text": [
41,
40,
35
],
"ntp_section_link": [
41,
40,
35
],
"ntp_section_text": [
41,
40,
35
],
"ntp_background": [
220,
219,
214,
0.5
],
"ntp_header": [
228,
224,
212,
0.15
],
"ntp_section": [
228,
224,
212,
0.15
],
"frame": [
228,
224,
212
],
"toolbar": [
220,
219,
214
],
"tab_text": [
41,
40,
35
],
"tab_background_text": [
41,
40,
35
],
"bookmark_text": [
41,
40,
35
]
},
"tints": {
"buttons": [
0.138888888888888,
0.0789473684210527,
0.650980392156863
],
"frame_incognito": [
0.117647058823529,
0.215126050420168,
0.81199538638985
],
"frame_inactive": [
0.138888888888888,
0.0789473684210527,
0.15
],
"frame_incognito_inactive": [
0.138888888888888,
0.0789473684210527,
0.15
]
},
"properties": {
"ntp_background_alignment": "left top",
"ntp_background_repeat": "no-repeat"
}
}
}