By: Jayesh Shaw
Inspect and view changes in ShowProblemRating source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "ShowProblemRating",
"version": "3.1",
"description": "Shows the rating of a codeforces problem separately in the sidebar",
"icons": {
"16": "icon16.png",
"48": "icon48.png",
"128": "icon128.jpg"
},
"browser_action": {
"default_icon": "icon32.png",
"default_title": "ShowProbRating"
},
"content_scripts": [
{
"matches": [
"*://codeforces.com/*/problem*"
],
"js": [
"cfprobrating.js"
]
}
]
} Best ShowProblemRating Alternatives
Here are some Firefox add-ons that are similar to ShowProblemRating:
Codeforces Rating Hider
Hemil Patel
CF GetRating
Manas Rawat
Get Rate
Shahrad
Leetcode Difficulty Rating
boenshao
Codeforces Rating-Based Heatmap
Gopikrishna
LC_Difficulty_Eliminator
Akhil Sharma
Codeforces-Hide-Problem-Tags
RakeshRanjanDas
CF Random Problem Generator
Yamin
No More Chess Ratings
GeertenDev
Codeforces Helper
Itzp
LeetCode AC Count
MuheshKumar