Inspect and view changes in GifForces source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "GifForces",
"version": "2.3",
"description": "Now celebrate your ACs on codeforces with gifs. This extension sends notifications and displays gifs describing the result of your last submission",
"icons": {
"48": "icons/icon48.png",
"64": "icons/icon64.png",
"128": "icons/icon128.png"
},
"permissions": [
"tabs",
"https://codeforces.com/*",
"https://m1.codeforces.com/*",
"https://m2.codeforces.com/*",
"https://m3.codeforces.com/*",
"storage",
"webRequest",
"notifications"
],
"browser_action": {
"default_icon": "icons/icon48.png",
"default_title": "GifForces"
},
"content_scripts": [
{
"matches": [
"https://codeforces.com/*",
"https://m1.codeforces.com/*",
"https://m2.codeforces.com/*",
"https://m3.codeforces.com/*"
],
"js": [
"content.js",
"remove_element.js"
]
}
],
"background": {
"scripts": [
"background.js"
]
},
"web_accessible_resources": [
"icons/*"
]
} Best GifForces Alternatives
Here are some Firefox add-ons that are similar to GifForces:
CF static site enchancer
Ashutosh Patkar
CP Submit
Ayush Biswas
Codeforces Friends Tracker
Priyanshu Ranjan
Codeforces FriendsAccepted
OmikAcharya
CF Analyticsew53tge
MB66 - THƯỞNG LỚN HÀNG NGÀY CÙNG MB66
CF FetchCodes
Sayan Paul
Codeforces Solutions
Navpreet Singh
Codeforces++
Leonardo Riether
Atcoder Task Extension
Tamim Ehsan
LetSolve Promblem Tracker
Shekhar
CodeforcesSync
Nazrul Islam
Codeforces Lite
Devendra Suryavanshi