Inspect and view changes in Jailer 2023 Thalaivar Rajinikanth Theme 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",
"name": "Jailer 2023 Thalaivar Rajinikanth Theme",
"version": "1.0",
"author": "Dhanush Prabhu Senthilkumar",
"description": "Amazing Jailer Movie theme for Super Star Rajinikanth Fans!",
"manifest_version": 3,
"icons": {
"16": "images/icon_16.png",
"32": "images/icon_32.png",
"48": "images/icon_48.png",
"128": "images/icon_128.png"
},
"theme": {
"images": {
"theme_frame": "images/theme_frame.png",
"theme_toolbar": "images/theme_toolbar.png",
"theme_tab_background": "images/theme_tab_background.png",
"theme_ntp_background": "images/j.png"
},
"colors": {
"frame": [
206,
15,
16
],
"toolbar": [
65,
11,
11
],
"tab_text": [
233,
132,
148
],
"tab_background_text": [
65,
11,
11
],
"bookmark_text": [
233,
132,
148
],
"ntp_background": [
65,
11,
11
],
"ntp_text": [
50,
50,
50
],
"ntp_link": [
6,
55,
116
],
"button_background": [
65,
11,
11
]
},
"tints": {
"buttons": [
0.97,
0.7,
0.72
]
},
"properties": {
"ntp_background_alignment": "center",
"ntp_background_repeat": "no-repeat"
}
}
}