Inspect and view changes in Strike the Blood Theme - 01 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",
"name": "Strike the Blood Theme - 01",
"manifest_version": 2,
"theme": {
"colors": {
"ntp_link": [
51,
153,
255
],
"ntp_section": [
51,
153,
255,
0
],
"ntp_text": [
255,
255,
255
],
"ntp_header": [
51,
153,
255
],
"ntp_section_link": [
51,
153,
255
],
"ntp_section_link_underline": [
51,
153,
255
],
"ntp_section_text": [
255,
255,
255
],
"tab_background_text": [
255,
255,
255
],
"bookmark_text": [
255,
255,
255
],
"tab_text": [
255,
255,
255
],
"toolbar": [
51,
153,
255
],
"frame": [
51,
153,
255
],
"frame_inactive": [
51,
255,
255
],
"frame_incognito": [
51,
255,
255
],
"button_background": [
51,
153,
255
]
},
"images": {
"theme_ntp_background": "stb2.png",
"theme_toolbar": "stbframe2.png",
"theme_frame": "stbframe2.png"
},
"tints": {
"buttons": [
0.8,
0.2,
0.5
],
"background_tab": [
0.7,
0.8,
0.3
]
},
"properties": {
"ntp_background_alignment": "top right",
"ntp_background_repeat": "no repeat"
}
},
"version": "2"
}