제작자: Trung V
Inspect and view changes in CSES Problem Set Filter source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "CSES Problem Set Filter",
"version": "0.1.1",
"description": "Filter problem list on cses.fi based on topics, and personal status",
"icons": {
"16": "icons/icon16.png",
"32": "icons/icon32.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
},
"permissions": [
"*://cses.fi/*"
],
"content_scripts": [
{
"all_frames": true,
"matches": [
"*://cses.fi/problemset*"
],
"js": [
"src/contents/selectBox.js",
"src/contents/filter.js"
],
"css": [
"src/contents/style.css"
]
}
],
"browser_action": {
"default_popup": "src/popup/popup.html",
"default_icon": {
"16": "icons/icon16.png",
"32": "icons/icon32.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
}
},
"manifest_version": 2
} 최고의 CSES Problem Set Filter 대안
다음은 CSES Problem Set Filter과(와) 유사한 Firefox add-on입니다:
cses-enhancer
Mayank Agarwal
CSES EXTENSION
Krish Joshi
CSES Enhancer Pro
3N1GM4
Codeforces Problem Picker
Adham El-Rouby
CFViewer
Rudra Desai
CF Randomizer
GodLShounak
CF Get Problems
Dhanraj Chaurasia
ncrandom
Khaled
CFHideProblems@leksi.net
Leksiq
CPH Submit Pro
codewithsathya
Codeforces Problem Recommender
Swapnamoy