Inspect and view changes in HeXeDOuT 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
{
"description": "Bad Ass Red and black \"HeXeD OuT\" Google Chrome theme. The personal theme used by Mr.HeX.",
"key": "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQC6t+jY8rLEe60OZiOKGTAViE3OC13xSJLHQshq7NHpubEMFX3bLYYESuYEBxnxWkyHWFgEZeJV/KEIq+Nd0TCTFK2pX60faSV/+jJHe1uocRvEIiUzKzMHuH93bTKam1MH8fFaxPeXg+2xVqbcbN3+6f2cyZSODqKtzfj/hn1y/QIDAQAB",
"icons": {
"16": "icon16.png",
"32": "icon32.png",
"48": "icon48.png",
"128": "icon128.png"
},
"manifest_version": 2,
"name": "HeXeDOuT",
"version": "3.0",
"author": "MrHeX",
"theme": {
"colors": {
"background_tab": [
102,
0,
0
],
"background_tab_inactive": [
64,
64,
64
],
"bookmark_text": [
255,
0,
0
],
"button_background": [
255,
0,
0
],
"frame": [
82,
14,
16
],
"frame_inactive": [
82,
14,
16
],
"frame_incognito": [
82,
14,
16
],
"frame_incognito_inactive": [
82,
14,
16
],
"ntp_background": [
0,
0,
0
],
"ntp_header": [
255,
0,
0
],
"ntp_link": [
255,
0,
0
],
"ntp_text": [
255,
0,
0
],
"omnibox_background": [
0,
0,
0
],
"omnibox_text": [
255,
0,
0
],
"tab_background_text": [
102,
0,
0
],
"tab_background_text_inactive": [
35,
35,
35
],
"tab_background_text_incognito": [
0,
0,
0
],
"tab_background_text_incognito_inactive": [
64,
64,
64
],
"tab_text": [
255,
255,
255
],
"toolbar": [
82,
14,
16
],
"toolbar_button_icon": [
0,
0,
0
],
"toolbar_text": [
0,
0,
0
]
},
"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.png",
"theme_tab_background": "images/theme_tab_background.png",
"theme_tab_background_incognito": "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": "bottom left",
"ntp_background_repeat": "repeat",
"ntp_logo_alternate": 0
},
"tints": {}
},
"update_url": "http://clients2.google.com/service/update2/crx"
}