Inspect and view changes in Game of Thrones: Dragon 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": "Most epic of Game of Thrones.",
"manifest_version": 2,
"name": "Game of Thrones: Dragon",
"short_name": "Epic theme",
"theme": {
"colors": {
"frame": [
244,
241,
224
],
"ntp_background": [
244,
241,
224
],
"ntp_section": [
22,
22,
22,
0.8
],
"ntp_section_link": [
255,
255,
255
],
"toolbar": [
244,
241,
224
],
"bookmark_text": [
55,
55,
55
],
"ntp_section_text": [
55,
55,
55
],
"ntp_text": [
55,
55,
55
],
"tab_background_text": [
55,
55,
55
],
"tab_text": [
55,
55,
55
]
},
"images": {
"theme_ntp_background": "images/theme_ntp_background.jpg"
},
"properties": {
"ntp_background_alignment": "",
"ntp_background_repeat": "repeat",
"ntp_logo_alternate": 1
},
"tints": {
"background_tab": [
0.5,
0.2,
0.5
],
"buttons": [
0.953,
0.1,
0.4
],
"frame_incognito": [
0.46,
0.2,
0.35
],
"frame_incognito_inactive": [
0.76,
0.86,
0.82
]
}
},
"version": "1.1"
}