Inspect and view changes in CCCP 1 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": "CCCP",
"manifest_version": 2,
"version": "1.0",
"theme": {
"images": {
"theme_frame": "1_5Si6O08sgS_vZ-xQp18SbA.jpg"
},
"colors": {
"frame": "rgba(110, 25, 25, 1)",
"tab_background_text": "rgba(0, 0, 0, 1)",
"toolbar": "rgba(51, 39, 39, 0.88)",
"bookmark_text": "rgba(112, 32, 29, 0.7)",
"toolbar_field": "rgba(23, 23, 23, 0.84)",
"toolbar_field_text": "rgba(112, 32, 29, 0.7)",
"tab_line": "rgba(0, 0, 0, 0.26)"
}
},
"browser_specific_settings": {
"gecko": {
"id": "{cf2e9cae-10a3-4c15-aea9-73c22bd3702a}"
}
}
}