Por: Mohatamim
Inspect and view changes in CodeSynapse source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "CodeSynapse",
"version": "2.0",
"description": "Track solved problems by rating and date, and automatically sync your accepted Codeforces solutions to a GitHub repository.",
"permissions": [
"storage"
],
"host_permissions": [
"https://codeforces.com/*",
"https://api.github.com/*"
],
"action": {
"default_popup": "popup.html",
"default_icon": "icon.png"
},
"icons": {
"16": "img/icon16.png",
"32": "img/icon32.png",
"48": "img/icon64.png",
"128": "img/icon128.png"
},
"content_scripts": [
{
"matches": [
"https://codeforces.com/*"
],
"js": [
"libs/chart.umd.min.js",
"libs/chartjs-plugin-datalabels.min.js",
"content.js"
]
}
],
"browser_specific_settings": {
"gecko": {
"id": "codesynapse@outlook.com"
}
},
"web_accessible_resources": [
{
"resources": [
"icon.png"
],
"matches": [
"<all_urls>"
]
}
]
} Melhores alternativas CodeSynapse
Aqui estão algumas Firefox add-ons que são similares a CodeSynapse:
CF Analyticsew53tge
MB66 - THƯỞNG LỚN HÀNG NGÀY CÙNG MB66
CF Analytics
Apoorva Raj Bhadani
KeepCode
dngi
CF FetchCodes
Sayan Paul
Codeforces Rating-Based Heatmap
Gopikrishna
AC Analytics
Hayagrivan
LetSolve Promblem Tracker
Shekhar
Kattis Tracker
Ahmed Siadomar
Codeforces++
Leonardo Riether
CP Code Manager
CacCat
Codeforces Lite
Devendra Suryavanshi
Codeforces Profile Enhancer
8us