a vocaloid chrome theme of megurine luka
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": "http://clients2.google.com/service/update2/crx",
"name": "vocaloid: megurine luka",
"version": "1.0",
"description": "a vocaloid chrome theme of megurine luka ",
"icons": {
"128": "lukaicon.png"
},
"theme": {
"images": {
"theme_frame": "images/lukathemetoolbar3.png",
"theme_toolbar": "images/lukathemetoolbar2.png",
"theme_ntp_background": "images/lukathemebg.png",
"theme_tab_background": "images/lukathemeunusedtab.png"
},
"colors": {
"frame": [
71,
105,
91
],
"toolbar": [
207,
221,
192
],
"ntp_text": [
20,
40,
0
],
"ntp_link": [
36,
70,
0
],
"ntp_section": [
207,
221,
192
],
"button_background": [
255,
255,
255
]
},
"tints": {
"buttons": [
0.33,
0.5,
0.47
]
},
"properties": {
"ntp_background_alignment": "bottom"
}
}
}