By: noahsemus
Inspect and view changes in Prettier Lichess source codes across current and past versions
minutebio.org →
Please login to examine the extension's source code.
manifest.json
{
"name": "Prettier Lichess",
"version": "3.13.0",
"manifest_version": 2,
"description": "Lichess, but prettier.",
"icons": {
"128": "icon_128.png"
},
"content_scripts": [
{
"matches": [
"*://lichess.org/*"
],
"exclude_matches": [
"*://lichess.org/api*"
],
"run_at": "document_start",
"css": [
"styles.css"
],
"js": [
"content.js"
],
"all_frames": true
},
{
"matches": [
"*://lichess.org/*"
],
"run_at": "document_idle",
"js": [
"postLoad.js"
],
"all_frames": true
}
],
"browser_action": {
"default_popup": "popup.html"
},
"permissions": [
"activeTab",
"storage",
"declarativeContent",
"downloads",
"*://lichess.org/*"
],
"background": {
"scripts": [
"background.js"
],
"persistent": false
},
"content_security_policy": "script-src 'self'; object-src 'self';",
"web_accessible_resources": [
"styles.css",
"fonts/*",
"pieces/*",
"masks/*"
],
"browser_specific_settings": {
"gecko": {
"id": "{8ad4bea8-ad8d-4e98-b434-a76065dee6cb}",
"strict_min_version": "57.0"
}
}
} Best Prettier Lichess Alternatives
Here are some Firefox add-ons that are similar to Prettier Lichess:
LiChess Tools, by Siderite
Siderite
Lichess Refined
rsazra
Chess.com Tweaks
vietan0
Lichess LIFBA Theme
xlassmgreat
Lichess Custom Themes, Boards - LichessHelper
fullstackdev
Chesscom Enhancer
Mini Game Sodo66
Chess Image Importer
omar-sif
Chesscom2Lichess
Matteo Golinelli
Lichess green-white
TheAmazingDoggo
Chess.com analyse at lichess
zeraye
Lichess red-white
TheAmazingDoggo
Lichess2Chess
JoshuaAlexanderNeo