Inspect and view changes in Black Dodge American Muscles - Racing Car 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
{
"update_url": "https://clients2.google.com/service/update2/crx",
"description": "Themes of JS Developers - Black Dodge American Muscles - Classic Super Racing Car",
"manifest_version": 2,
"name": "Black Dodge American Muscles - Racing Car",
"short_name": "Black Dodge American Muscles",
"theme": {
"colors": {
"bookmark_text": [
250,
250,
250
],
"button_background": [
231,
233,
219
],
"control_background": [
231,
233,
219
],
"frame": [
245,
246,
241
],
"frame_inactive": [
231,
233,
219
],
"frame_incognito_inactive": [
231,
233,
219
],
"frame_incongnito": [
231,
233,
219
],
"ntp_background": [
231,
233,
219
],
"ntp_header": [
250,
250,
250
],
"ntp_link": [
250,
250,
250
],
"ntp_section": [
250,
250,
250
],
"ntp_section_link": [
250,
250,
250
],
"ntp_section_link_underline": [
250,
250,
250
],
"ntp_section_text": [
250,
250,
250
],
"ntp_text": [
250,
250,
250
],
"tab_background_text": [
0,
0,
0
],
"tab_text": [
255,
255,
255
],
"toolbar": [
79,
69,
85
]
},
"images": {
"theme_frame": "images/frame.png",
"theme_ntp_background": "images/ntp_background.png",
"theme_tab_background": "images/theme_tab_background.png",
"theme_toolbar": "images/theme_toolbar.png"
},
"properties": {
"ntp_background_alignment": "center bottom",
"ntp_background_repeat": "no-repeat",
"ntp_logo_alternate": 0
},
"tints": {
"buttons": [
0.7,
0.975,
0.975
],
"frame_inactive": [
0.2,
0.5,
0.5
],
"frame_incognito_inactive": [
0.2,
0.5,
0.5
]
}
},
"version": "1.0"
}