By: Breno Poggiali
Inspect and view changes in CF World Standings source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "CF World Standings ",
"description": "This extension filters the standings for a given contest on Codeforces to show only active competitors of a specific country.",
"version": "1.0.1",
"manifest_version": 2,
"content_scripts": [
{
"matches": [
"http://*/*",
"https://*/*"
],
"js": [
"js/jquery.min.js",
"js/background.js"
]
}
],
"icons": {
"16": "icons/icon16.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
},
"browser_action": {
"default_icon": "icons/icon16.png",
"default_popup": "index.html",
"default_title": "CF World Standings"
},
"permissions": [
"tabs",
"storage"
]
} Best CF World Standings Alternatives
Here are some Firefox add-ons that are similar to CF World Standings:
Codeforces Custom Standings
Akshay K M
CF Analyticsew53tge
MB66 - THƯỞNG LỚN HÀNG NGÀY CÙNG MB66
cf-br
Bruno Monteiro
CF Analytics
Apoorva Raj Bhadani
Codeforces contests
Aditya
Contests Tracker
Aditya
Carrot
meooow
Codeforces Helper
Itzp
CF-Daily
Vansh Sukhija
CF static site enchancer
Ashutosh Patkar
CF ON STEROIDS
Mayank
Codeforces Custom Contests
AvDev