Inspect and view changes in chesscom-to-lichess-tool source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Chess.com to Lichess",
"version": "1.0.10",
"description": "One-click export of Chess.com bot and human games to the Lichess PGN import page.",
"icons": {
"48": "icons/icon-48.png",
"96": "icons/icon-96.png",
"128": "icons/icon-128.png"
},
"permissions": [
"activeTab",
"tabs",
"storage",
"*://www.chess.com/*",
"*://chess.com/*",
"*://lichess.org/*"
],
"browser_action": {
"default_icon": {
"48": "icons/icon-48.png",
"96": "icons/icon-96.png"
},
"default_title": "Export to Lichess"
},
"background": {
"scripts": [
"background.js"
]
},
"content_scripts": [
{
"matches": [
"*://www.chess.com/*",
"*://chess.com/*"
],
"js": [
"content-chesscom.js"
],
"run_at": "document_idle"
},
{
"matches": [
"*://lichess.org/paste*"
],
"js": [
"content-lichess.js"
],
"run_at": "document_idle"
}
],
"browser_specific_settings": {
"gecko": {
"id": "chesscom-to-lichess@extensions.local",
"strict_min_version": "140.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
}
} Best chesscom-to-lichess-tool Alternatives
Here are some Firefox add-ons that are similar to chesscom-to-lichess-tool:
Chess.com-to-Lichess
Victor Kim
ArslanovChess UI on chess.cFree Chess om & lichess
Максим
Chesscom2Lichess
Matteo Golinelli
PGN to Lichess
Daniel
Chess Image Importer
omar-sif
LiChess Tools, by Siderite
Siderite
Lichess Wintrcat Analyzer
Pyralion
Lichess Importer
LeSpec
Chess.com to Lichess
yaassin
Chesscom Enhancer
Mini Game Sodo66
Chess.com analyse at lichess
zeraye
ChessInsights AI – Chess Analysis AI tool
PawelGawlikDev