By: GopalaKrishnan P
Inspect and view changes in rank-shout source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Rank-shout",
"description": "",
"version": "1.0.3",
"browser_action": {
"default_icon": "icon.png",
"default_popup": "popup/popup.html"
},
"icons": {
"128": "icon.png"
},
"background": {
"persitent": false,
"scripts": [
"background/background.js"
]
},
"content_scripts": [
{
"matches": [
"https://www.codechef.com/rankings/*"
],
"js": [
"content/codechef.js"
]
},
{
"matches": [
"*://codeforces.com/*/*/standings*"
],
"js": [
"content/codeforces.js"
]
}
],
"permissions": [
"tabs",
"*://*.codechef.com/*",
"*://*.codeforces.com/*",
"notifications"
]
} Best rank-shout Alternatives
Here are some Firefox add-ons that are similar to rank-shout:
Coding Shout
Rishi Raj
LeetCode Ranks
Nuggets10
Game Rank & News Notifier
Runvip
Codeforces Rank Percentile App
Sahil Singh & Somil Shukla
Kontest Reminder
Rishikesh Rachchh
Codeforces Rank Percentile
Sahil Singh & Somil Shukla
Rank Checker
Unreal][
Codeforces Custom Standings
Akshay K M
Coding Schedule
da2016-g119
KONTESTS
Ali Fadel
Web access ranking checker
sasasa
Codeforces++
Leonardo Riether