Inspect and view changes in Catholic - Last Supper 2.0 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
{
"name": "Catholic - Last Supper 2.0",
"manifest_version": 2,
"version": "2.0",
"theme": {
"images": {
"theme_frame": "last supper2_a.jpg"
},
"colors": {
"frame": "rgba(219, 219, 219, 1)",
"tab_background_text": "rgba(237, 205, 87, 1)",
"toolbar": "rgba(255, 255, 255, 0.28)",
"bookmark_text": "rgba(240, 166, 101, 1)"
}
},
"browser_specific_settings": {
"gecko": {
"id": "{23715642-ca90-468c-ba14-797c262e8d1a}"
}
}
}