Inspect and view changes in Periyar Vintage Lite 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": 3,
"icons": {
"16": "images/favicon-16x16.png",
"48": "images/favicon-48x48.png",
"128": "images/favicon-128x128.png"
},
"theme": {
"images": {
"theme_toolbar": "images/theme_toolbar.png",
"theme_tab_background": "images/theme_tab_background.png",
"theme_ntp_background": "images/theme_ntp_background.png",
"theme_ntp_attribution": "images/theme_ntp_attribution.png"
},
"colors": {
"frame": [
80,
80,
80
],
"toolbar": [
80,
80,
80
],
"tab_text": [
255,
255,
255
],
"tab_background_text": [
0,
0,
0
],
"bookmark_text": [
0,
0,
0
],
"ntp_background": [
209,
209,
209
],
"ntp_text": [
255,
255,
255
],
"button_background": [
209,
10,
10,
1
]
},
"tints": {
"buttons": [
1,
0,
1
]
},
"properties": {
"ntp_background_alignment": "center",
"ntp_background_repeat": "no-repeat",
"ntp_background_size": "cover"
}
},
"name": "Periyar Vintage Lite",
"version": "3",
"description": "Designed by the DMK IT Wing, it offers an optimized browsing experience at 1920x1080 resolution with a 100% zoom scale.",
"keywords": [
"Periyar Theme",
"Periyar E.V. Ramasamy",
"social justice",
"rationalism",
"equality",
"self-respect movement",
"Dravidian movement",
"DMK",
"DMKITWing",
"DMK Theme",
"Tamil Nadu",
"Dravida Munnetra Kazhagam",
"rationalist leader",
"anti-caste movement",
"progressive leadership",
"Periyar movement",
"Tamil politics"
]
}