제작자: Swapnamoy
Inspect and view changes in Codeforces Problem Recommender source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Codeforces Problem Recommender Pro",
"version": "3.0.3",
"description": "Get personalized Codeforces problem recommendations...",
"background": {
"scripts": [
"background.js"
],
"persistent": false
},
"permissions": [
"storage",
"alarms",
"https://codeforces.com/api/*",
"downloads",
"notifications"
],
"browser_action": {
"default_popup": "popup.html",
"default_icon": {
"16": "icons/icon16.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
}
},
"icons": {
"16": "icons/icon16.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
},
"browser_specific_settings": {
"gecko": {
"id": "codeforces-recommender@example.com",
"data_collection_permissions": {
"required": [
"none"
]
}
}
}
} 최고의 Codeforces Problem Recommender 대안
다음은 Codeforces Problem Recommender과(와) 유사한 Firefox add-on입니다: