By: Raihan Ahmed
Inspect and view changes in Multi-OJ Input Copier source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Multi-OJ Input Copier",
"version": "1.0",
"description": "F2 চাপলেই Codeforces, CodeChef, AtCoder, LightOJ এর sample input কপি করবে।",
"permissions": [
"activeTab",
"clipboardWrite"
],
"content_scripts": [
{
"matches": [
"*://codeforces.com/problemset/problem/*/*",
"*://codeforces.com/contest/*/problem/*",
"*://www.codechef.com/problems/*",
"*://atcoder.jp/contests/*/tasks/*",
"*://lightoj.com/problem/*"
],
"js": [
"content.js"
]
}
],
"background": {
"scripts": [
"background.js"
]
},
"browser_action": {
"default_title": "Multi-OJ Input Copier"
},
"browser_specific_settings": {
"gecko": {
"id": "{4446e613-11b9-4479-9abe-f024e5bba29a}"
}
}
} Best Multi-OJ Input Copier Alternatives
Here are some Firefox add-ons that are similar to Multi-OJ Input Copier: