Inspect and view changes in Mangekyo Sharingan - Dark 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
{
"manifest_version": 2,
"version": "1.2",
"name": "Mangekyo Sharingan - Dark",
"theme": {
"images": {
"additional_backgrounds": [
"images/0.png"
]
},
"properties": {
"additional_backgrounds_alignment": [
"right top"
],
"additional_backgrounds_tiling": [
"no-repeat"
]
},
"colors": {
"toolbar": "rgba(0, 0, 0, 0.38)",
"toolbar_text": "rgb(243, 243, 243)",
"frame": "rgb(0, 0, 0)",
"tab_background_text": "rgb(243, 243, 243)",
"toolbar_field": "rgba(44, 44, 44, 0.69)",
"toolbar_field_text": "rgb(243, 243, 243)",
"tab_line": "rgb(167, 167, 167)",
"popup": "rgb(61, 61, 61)",
"popup_text": "rgb(243, 243, 243)",
"icons_attention": "rgb(37, 114, 49)",
"tab_selected": "rgba(88, 88, 88, 0.35)",
"tab_loading": "rgb(167, 167, 167)"
}
},
"browser_specific_settings": {
"gecko": {
"id": "{47db8e86-1a38-41a1-b31b-353ecbdf571e}"
}
}
}