Inspect and view changes in EnhanceCF source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "EnhanceCF",
"version": "2.1resigned1",
"description": "Small enhancements for Codeforces. Adds a 'copy' button in sample test cases and 'All submissions' button on problem pages",
"icons": {
"48": "icons/index.png"
},
"content_scripts": [
{
"matches": [
"*://*.codeforces.com/problemset/problem/*",
"*://*.codeforces.com/contest/*/problem/*"
],
"js": [
"enhance.js"
]
}
],
"browser_specific_settings": {
"gecko": {
"id": "{4ee2ce94-c27a-45bf-8ed7-9d6b8c3aaf4f}"
}
}
} Best EnhanceCF Alternatives
Here are some Firefox add-ons that are similar to EnhanceCF:
CF static site enchancer
Ashutosh Patkar
Codeforces QoL
tomytp
Enhancer for Leetcode
Shub
CodeChef Copy TC
harry_kp
Codeforces Helper
Itzp
CF FetchCodes
Sayan Paul
Submitify CF
Ashraful
CSES Enhancer Pro
3N1GM4
CP Buddy
sainad2222
CF AC Companion
Nasif Shahrier Nafi
CPH Submit Plus
VTRHUY0407
CF Analytics
Apoorva Raj Bhadani