By: Akshay K M
Inspect and view changes in Codeforces Custom Standings source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "Codeforces Custom Standings",
"description": "College standings and bookmarking for Codeforces.",
"version": "0.0.1",
"manifest_version": 3,
"permissions": [
"storage"
],
"browser_specific_settings": {
"gecko": {
"id": "codeforces-custom-standings@akshay"
}
},
"icons": {
"128": "assets/logo.png"
},
"action": {
"default_popup": "popup/popup.html",
"default_icon": {
"128": "assets/logo.png"
}
},
"content_scripts": [
{
"matches": [
"https://codeforces.com/ratings/organization/*"
],
"js": [
"scripts/bookmarkScript.js"
]
},
{
"matches": [
"https://codeforces.com/contest/*/standings*",
"https://codeforces.com/contest/*/ratings*"
],
"js": [
"scripts/collegeButtonScript.js"
]
},
{
"matches": [
"https://codeforces.com/contest/*/standings?list=*"
],
"js": [
"scripts/collegeDropDownScript.js"
]
},
{
"matches": [
"https://codeforces.com/*"
],
"js": [
"scripts/collegeListScript.js"
]
}
]
} Best Codeforces Custom Standings Alternatives
Here are some Firefox add-ons that are similar to Codeforces Custom Standings:
CF World Standings
Breno Poggiali
Codeforces Custom Contests
AvDev
CF static site enchancer
Ashutosh Patkar
Codeforces++
Leonardo Riether
Codeforces Helper
Itzp
Codeforces Profile Enhancer
8us
CF Analyticsew53tge
MB66 - THƯỞNG LỚN HÀNG NGÀY CÙNG MB66
Contests Tracker
Aditya
Codeforces Friends Tracker
Priyanshu Ranjan
Code-Track
Developer Mods