300: Rise of an Empire - Artemisia by toxic
version 1.0
For all the latest info, news and requests etc, drop by and click LIKE on…
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": "https://clients2.google.com/service/update2/crx",
"version": "1.0",
"name": "300: Rise of an Empire - Artemisia",
"manifest_version": 2,
"theme": {
"images": {
"theme_toolbar": "images/toolbar_toxic",
"theme_frame": "images/frame_toxic",
"theme_tab_background": "images/tab_toxic",
"theme_ntp_background": "images/background_toxic"
},
"colors": {
"ntp_link": [
225,
220,
209
],
"ntp_text": [
225,
220,
209
],
"ntp_section_link": [
225,
220,
209
],
"ntp_section_text": [
225,
220,
209
],
"ntp_background": [
155,
149,
113
],
"ntp_header": [
145,
132,
97,
0.15
],
"ntp_section": [
145,
132,
97,
0.15
],
"frame": [
145,
132,
97
],
"toolbar": [
137,
124,
89
],
"tab_text": [
0,
0,
0
],
"tab_background_text": [
0,
0,
0
],
"bookmark_text": [
0,
0,
0
]
},
"tints": {
"buttons": [
0.121527777777778,
0.212389380530973,
0.443137254901961
],
"frame_incognito": [
0.11437908496732,
0.186679630529898,
0.446597462514418
],
"frame_inactive": [
0.121527777777778,
0.212389380530973,
0.85
],
"frame_incognito_inactive": [
0.121527777777778,
0.212389380530973,
0.85
]
},
"properties": {
"ntp_background_alignment": "left top",
"ntp_background_repeat": "no-repeat"
}
}
}