By: Ashutosh Patkar
Inspect and view changes in CF static site enchancer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "CF static site enchancer",
"version": "2.0.0",
"description": "Enhances the static codeforces websites with additional features so that you get a complete environment during contests",
"manifest_version": 2,
"icons": {
"48": "static/icon48.png",
"64": "static/icon64.png",
"128": "static/icon128.png"
},
"content_scripts": [
{
"matches": [
"*://m1.codeforces.com/contest/*",
"*://m2.codeforces.com/contest/*",
"*://m3.codeforces.com/contest/*"
],
"css": [
"tables.css"
],
"js": [
"main.js"
]
},
{
"matches": [
"*://m1.codeforces.com/contest/*/problem/*",
"*://m2.codeforces.com/contest/*/problem/*",
"*://m3.codeforces.com/contest/*/problem/*"
],
"js": [
"copy.js"
]
}
],
"background": {
"scripts": [
"background.js"
]
},
"permissions": [
"https://codeforces.com/*",
"https://cf-predictor.herokuapp.com/*"
]
} Best CF static site enchancer Alternatives
Here are some Firefox add-ons that are similar to CF static site enchancer:
EnhanceCF
sakib.dev
CF-Predictor
Wsl_F
Codeforces Helper
Itzp
CFbooster
itdevwu
Codeforces++
Leonardo Riether
CF Analytics
Apoorva Raj Bhadani
Codeforces Profile Enhancer
8us
CF Analyticsew53tge
MB66 - THƯỞNG LỚN HÀNG NGÀY CÙNG MB66
CF FetchCodes
Sayan Paul
CSES Enhancer Pro
3N1GM4
Codeforces Custom Standings
Akshay K M