By: da2016-g119
Inspect and view changes in Coding Schedule source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "Coding Schedule",
"version": "3.1",
"description": "The main purpose of this extension is to make the competitive programming community aware about live and upcoming contests.",
"homepage_url": "https://codingschedule.gitlab.io",
"permissions": [
"storage",
"http://codescrape.azurewebsites.net/getData"
],
"options_ui": {
"page": "options.html"
},
"background": {
"scripts": [
"js/background.js"
]
},
"browser_action": {
"default_popup": "popup.html",
"default_icon": {
"16": "images/csicon16.png",
"32": "images/csicon32.png",
"48": "images/csicon48.png",
"128": "images/csicon128.png"
}
},
"icons": {
"16": "images/csicon16.png",
"32": "images/csicon32.png",
"48": "images/csicon48.png",
"128": "images/csicon128.png"
},
"manifest_version": 2
} Best Coding Schedule Alternatives
Here are some Firefox add-ons that are similar to Coding Schedule:
CP Calendar
Arjun
Kontest Reminder
Rishikesh Rachchh
Codecal
Imran Shihab
Codebae
Manavesh Narendra
KONTESTS
Ali Fadel
Contests Tracker
Aditya
Codeforces Calendar Button
Darek
Code-Track
Developer Mods
Coding Contest Reminder
ash
Codeforces contests
Aditya
LC Contest Helper
Sayan Bakshi
CP Submit
Ayush Biswas