Inspect and view changes in Shelby GT500 Mustang - American Muscle 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",
"manifest_version": 2,
"name": "Shelby GT500 Mustang - American Muscle Car",
"theme": {
"colors": {
"tab_text": [
255,
255,
255
],
"bookmark_text": [
255,
255,
255
],
"ntp_text": [
255,
255,
255
],
"frame": [
90,
116,
133
],
"ntp_background": [
0,
0,
0
],
"ntp_header": [
40,
40,
40
],
"ntp_section": [
0,
0,
0,
0.5
],
"ntp_section_link": [
255,
255,
255
],
"ntp_section_text": [
255,
255,
255
],
"ntp_link": [
255,
255,
255
],
"tab_background_text": [
10,
10,
10
],
"toolbar": [
49,
64,
69
],
"ntp_link_underline": [
0,
0,
0
]
},
"images": {
"theme_ntp_background": "images/ntp_background.jpg",
"theme_toolbar": "images/theme_toolbar.png",
"theme_frame": "images/theme_frame.png",
"theme_frame_overlay": "images/overlay.png",
"theme_tab_background": "images/theme_tab_background.png",
"theme_tab_background_incognito": "images/theme_tab_background.png"
},
"properties": {
"ntp_background_alignment": "top",
"ntp_background_repeat": "no-repeat"
},
"tints": {
"buttons": [
-1,
-1,
-1
]
}
},
"version": "1.1"
}