Extension for upcoming codeforces contest details
Premium users can view and search full source code, and see the source code differences
between two versions.
Upgrade to premium
manifest.json
{
"name": "Codeforces contests",
"description": "Extension for cf contest details",
"version": "1.0.1",
"manifest_version": 3,
"action": {
"default_popup": "index.html",
"default_title": "cf-contests"
},
"browser_specific_settings": {
"gecko": {
"id": "adityapratapsingh33@outlook.com"
}
}
}