By: Phil
Inspect and view changes in Pawn Party source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "Pawn Party",
"version": "1.1.3",
"author": "Phil Brockman",
"description": "This extension hides all the chess pieces on the board, making the position invisible to the player. This means that you have to rely on your visualization skills and memory to play chess. It's a great way to improve your visualization skills and memory.",
"manifest_version": 2,
"optional_permissions": [
"<all_urls>"
],
"permissions": [
"storage"
],
"content_scripts": [
{
"matches": [
"https://lichess.org/*"
],
"run_at": "document_end",
"js": [
"./index.global.js"
],
"css": [
"./style.css"
]
}
],
"icons": {
"16": "img/img-16.png",
"38": "img/img-38.png",
"48": "img/img-48.png",
"148": "img/img-148.png"
},
"browser_specific_settings": {
"gecko": {
"id": "{9b357d96-1255-422c-9e30-0438fc57d537}"
}
}
} Best Pawn Party Alternatives
Here are some Firefox add-ons that are similar to Pawn Party:
Invisible pieces until moved, lichess
Reallyabstruse
ChessPieceSwitcher
Ollie Etherington
Chesscom Enhancer
Mini Game Sodo66
Chess.com Highlighter
e4e5
Chess Grandmaster: Coach
SE-OSS
Chess Utils
mtw
Chess Pieces for Lichess
al4r0
Chess - Play & Learn
Extensiae
Pawns Move
barbossa3127
Lichess Puzzler
Eyüp Öztürk
ChessAutoplay
Firlin
Online Chess Enhancement Suite
klausweiss