Tema da Yuuma Toutetsu de touhou project para o firefox.
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.0",
"name": "YuumaClaw",
"theme": {
"images": {
"additional_backgrounds": [
"images/0.png"
]
},
"properties": {
"additional_backgrounds_alignment": [
"left top"
],
"additional_backgrounds_tiling": [
"no-repeat"
]
},
"colors": {
"toolbar": "rgba(73, 153, 201, 0.26)",
"toolbar_text": "rgb(188, 221, 241)",
"frame": "rgb(61, 79, 100)",
"tab_background_text": "rgb(232, 245, 255)",
"toolbar_field": "rgb(214, 81, 109)",
"toolbar_field_text": "rgb(232, 245, 255)",
"tab_line": "rgb(255, 63, 104)",
"popup": "rgb(98, 172, 217)",
"popup_text": "rgb(154, 3, 36)",
"tab_loading": "rgb(255, 63, 104)"
}
},
"browser_specific_settings": {
"gecko": {
"id": "{63c56c3d-7995-4715-af31-d27ac2e5a732}"
}
}
}