Inspect and view changes in uk49s predications new Tabs 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",
"version": "1.2",
"name": "uk49s predications new Tabs",
"manifest_version": 2,
"theme": {
"images": {
"theme_frame": "swatches/base.png",
"theme_toolbar": "swatches/surface.png",
"theme_frame_incognito": "swatches/med.png"
},
"colors": {
"frame": [
0,
0,
0
],
"frame_inactive": [
0,
0,
0
],
"bookmark_text": [
87,
82,
121
],
"button_background": [
250,
244,
237
],
"tab_background_text": [
121,
117,
147
],
"tab_background_text_inactive": [
152,
147,
165
],
"tab_text": [
87,
82,
121
],
"toolbar": [
242,
233,
222
],
"toolbar_button_icon": [
87,
82,
121
],
"frame_incognito": [
0,
0,
0
],
"frame_incognito_inactive": [
223,
218,
217
],
"tab_background_text_incognito": [
87,
82,
121
],
"tab_background_text_incognito_inactive": [
121,
117,
147
],
"omnibox_text": [
40,
105,
131
],
"omnibox_background": [
250,
244,
237
],
"ntp_background": [
250,
244,
237
],
"ntp_header": [
255,
250,
243
],
"ntp_link": [
121,
117,
147
],
"ntp_text": [
121,
117,
147
]
},
"tints": {
"buttons": [
-1,
-1,
-1
],
"frame": [
-1,
-1,
-1
],
"frame_inactive": [
-1,
-1,
0.485
],
"frame_incognito": [
-1,
-1,
-1
],
"frame_incognito_inactive": [
-1,
-1,
-1
]
},
"properties": {
"ntp_background_alignment": "bottom",
"ntp_logo_alternate": 1
}
}
}