Inspect and view changes in Codeforces Input/Output Extractor source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Codeforces Input/Output Extractor",
"author": "Nonoze",
"version": "1.0",
"description": "Extracts problems from Codeforces",
"permissions": [
"scripting",
"activeTab",
"storage",
"notifications"
],
"host_permissions": [
"*://localhost/*",
"*://codeforces.com/*",
"*://*.codeforces.com/*"
],
"background": {
"scripts": [
"background.js"
]
},
"action": {
"default_title": "Codeforces Input/Output Extractor",
"default_icon": {
"16": "icon.png",
"48": "icon.png",
"64": "icon.png",
"128": "icon.png",
"256": "icon.png"
}
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content_script.js"
]
}
],
"options_ui": {
"page": "options.html",
"open_in_tab": true
},
"browser_specific_settings": {
"gecko": {
"id": "cf_extension_nonoze@example.org"
}
}
} Best Codeforces Input/Output Extractor Alternatives
Here are some Firefox add-ons that are similar to Codeforces Input/Output Extractor:
CPH Submit Pro
codewithsathya
CodeForces Input Copier
Rami Alzebak
Codeforces Solutions
Navpreet Singh
AlgoBridge
Kartev Sumit
Codeforces Auto Copy Input
Pratyush
Competitive Companion
Jasper van Merle
CF Get Problems
Dhanraj Chaurasia
CPH-NG Submit
Langning Chen
CF Analyticsew53tge
MB66 - THƯỞNG LỚN HÀNG NGÀY CÙNG MB66
LC Contest Helper
Sayan Bakshi
CF Fetcher
Mohabbat
CP Submit
Ayush Biswas