By: Jörg Zieren
Inspect and view changes in Lichess hide Elo source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Lichess hide Elo",
"version": "2.3.6",
"description": "Hides Elo ratings on lichess.org",
"icons": {
"16": "icons/icon-on.svg",
"48": "icons/icon-on.svg",
"96": "icons/icon-on.svg",
"128": "icons/icon-on.svg"
},
"page_action": {
"show_matches": [
"*://lichess.org/*"
],
"browser_style": true,
"default_icon": {
"19": "icons/icon-on.svg",
"38": "icons/icon-on.svg"
},
"default_title": "Lichess hide Elo"
},
"content_scripts": [
{
"run_at": "document_start",
"matches": [
"*://lichess.org/*"
],
"css": [
"hideElo.css"
]
},
{
"run_at": "document_end",
"matches": [
"*://lichess.org/*"
],
"js": [
"hideElo.js"
]
}
],
"background": {
"scripts": [
"background.js"
]
},
"options_ui": {
"page": "options.html"
},
"permissions": [
"storage"
],
"browser_specific_settings": {
"gecko": {
"id": "lichess.hide.elo@zieren.de"
}
}
} Best Lichess hide Elo Alternatives
Here are some Firefox add-ons that are similar to Lichess hide Elo:
Chess.com Rating Hider
bomoko
Hide Chess.com Elo
Korez989
No More Chess Ratings
GeertenDev
Chess.com rating hider
Sturla Solheim
Hide Chess.com Opponent
maxdev
Codeforces Rating Hider
Hemil Patel
Hide OGS ranks
Mandelbrot
Hide Ratings (IMDB, Goodreads, ...)
Dem1se
Chess.com Tweaks
vietan0
Lichess2Chess
JoshuaAlexanderNeo
Hide Ratings (IMDB, Goodreads, ...)
Dem1se
Chess.com Hide Data
Fabio Barbosa