Inspect and view changes in Reimu Hakurei-kel 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
{
"name": "Reimu Hakurei-kel",
"manifest_version": 2,
"version": "3.0",
"theme": {
"images": {
"theme_frame": "header.png"
},
"colors": {
"frame": "rgba(255, 255, 255, 0)",
"tab_background_text": "rgba(232, 165, 165, 1)",
"toolbar": "rgba(255, 255, 255, 0)",
"bookmark_text": "rgba(232, 165, 165, 1)",
"toolbar_field": "rgba(125, 84, 84, 0.42)",
"toolbar_field_text": "rgba(232, 165, 165, 1)",
"tab_line": "rgba(235, 169, 167, 0.48)"
}
},
"browser_specific_settings": {
"gecko": {
"id": "{13c0f768-f23e-49c2-a2bc-e9e6ea874d31}"
}
}
}