Inspect and view changes in Saint Patrick Frenchie 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,
"version": "0.0.2",
"name": "Saint Patrick Frenchie",
"description": "Cute, simple shapes of French Bulldog's head! Happy Saint Patrick's Day!",
"theme": {
"colors": {
"bookmark_text": [
0,
5,
9
],
"frame": [
0,
108,
53
],
"nt_header": [
255,
255,
255
],
"ntp_background": [
251,
241,
220
],
"ntp_link": [
6,
55,
116
],
"ntp_section": [
35,
35,
35
],
"ntp_section_link": [
6,
55,
116
],
"ntp_section_text": [
0,
5,
9
],
"ntp_text": [
0,
5,
9
],
"tab_background_text": [
0,
5,
9
],
"tab_text": [
0,
5,
9
],
"toolbar": [
251,
241,
220
]
},
"images": {
"theme_frame": "images/frame_default.png",
"theme_frame_inactive": "images/frame_default_inactive.png",
"theme_frame_incognito": "images/theme_frame_incognito.png",
"theme_frame_incognito_inactive": "images/theme_frame_incognito_inactive.png",
"theme_toolbar": "images/theme_toolbar_default.png",
"theme_tab_background": "images/theme_tab_background.png",
"theme_tab_background_incognito": "images/theme_tab_background_incognito.png",
"theme_ntp_background": "images/ntp_background.png"
},
"properties": {
"ntp_background_alignment": "bottom",
"ntp_background_repeat": "repeat",
"ntp_logo_alternate": 0
},
"tints": {
"background_tab": [
-1,
0.5,
0.75
],
"buttons": [
0,
0,
0
]
}
}
}