By: Brandon Gong
Inspect and view changes in Lichess Blindfold Toggle source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Lichess Blindfold Toggle",
"version": "1.1",
"homepage_url": "https://github.com/brandon-gong/lichess-blindfold-toggle",
"description": "A dead-simple extension to easily toggle blindfold mode for Lichess.",
"icons": {
"48": "icons/visible_small.png",
"96": "icons/visible_large.png"
},
"page_action": {
"browser_style": true,
"default_icon": {
"48": "icons/visible_small.png",
"96": "icons/visible_large.png"
},
"default_title": "Toggle blindfold",
"show_matches": [
"https://*.lichess.org/*"
]
},
"background": {
"scripts": [
"background.js"
]
},
"content_scripts": [
{
"matches": [
"*://*.lichess.org/*"
],
"js": [
"blindfold.js"
]
}
],
"browser_specific_settings": {
"gecko": {
"id": "{fb90a367-ebd6-4c2b-9c07-84bae0a8e308}"
}
}
} Best Lichess Blindfold Toggle Alternatives
Here are some Firefox add-ons that are similar to Lichess Blindfold Toggle:
Blindfolded on Lichess
ZuiZuiZ
blindify
wopolow
Light/Dark Mode Toggle
Cách chơi game
LichessFreeze
David Langlamet
Lichess Puzzle Timer
cristoper
Lichess hide Elo
Jörg Zieren
Simple Dark Mode Toggle
bugio
Dark Mode Toggle Basic
Kuwin
Dark Mode Toggle is
MNLWIN
Lichess Puzzler
Eyüp Öztürk
Shortcuts for Lichess
Codifier
Lichess Friends List Opener
brooksdev