Inspect and view changes in Mitosis 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,
"version": "1.0.0",
"name": "Mitosis",
"theme": {
"images": {
"theme_ntp_background": "theme_ntp_background.png",
"theme_tab_background": "theme_tab_background.png"
},
"colors": {
"frame": [
130,
143,
64
],
"ntp_background": [
255,
255,
255
],
"tab_text": [
203,
207,
167
],
"tab_background_text": [
132,
135,
103
],
"bookmark_text": [
189,
194,
141
],
"ntp_text": [
174,
179,
137
],
"ntp_link": [
48,
54,
21
],
"ntp_header": [
125,
128,
87
],
"toolbar": [
109,
115,
53
],
"toolbar_text": [
212,
214,
184
],
"button_background": [
0,
0,
0,
0
]
},
"tints": {
"buttons": [
0.18888888888888888,
0.25,
0.77
]
},
"properties": {
"ntp_background_alignment": "center top",
"ntp_background_repeat": "no-repeat"
}
},
"description": "Image created for the “Tao of Gaia” collaboration with Biologist Dr. Stephen Trombulak"
}