By: Yamin
Inspect and view changes in CF Random Problem Generator source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Codeforces Random Problem",
"version": "1.0",
"description": "Get a random Codeforces problem of a specific rating.",
"permissions": [
"tabs",
"activeTab",
"storage"
],
"browser_action": {
"default_popup": "popup.html",
"default_icon": {
"16": "icons/icon.png",
"48": "icons/icon-48.png",
"128": "icons/icon-128.png"
}
},
"background": {
"scripts": [
"background.js"
],
"persistent": false
},
"browser_specific_settings": {
"gecko": {
"id": "{fa286a91-1f03-4dab-8535-4c89b3732247}"
}
}
} Best CF Random Problem Generator Alternatives
Here are some Firefox add-ons that are similar to CF Random Problem Generator:
CF Magic Randomizer
aryanc403
codeforces-training-rating
Douglas Alves
Codeforces Problem Picker
Adham El-Rouby
Get Rate
Shahrad
CF GetRating
Manas Rawat
Leetcode Difficulty Rating
boenshao
Codeforces Problem Recommender
Swapnamoy
Codeforces Rating Hider
Hemil Patel
Eolymp Random Problem
FanaticExplorer
Codeforces Rating-Based Heatmap
Gopikrishna
CF-Daily
Vansh Sukhija