Inspect and view changes in Pixel Chess Pieces source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Pixel Chess Pieces",
"version": "1.0",
"description": "Changes Chess.com's pieces to custom pixel ones. Pieces made by Skemonde, Extension by Biurza",
"icons": {
"48": "pieces/icon48.png",
"96": "pieces/icon96.png"
},
"permissions": [
"storage"
],
"content_scripts": [
{
"matches": [
"*://*.chess.com/*"
],
"js": [
"custom_pieces.js"
]
}
],
"browser_action": {
"default_popup": "popup.html",
"default_icon": {
"48": "pieces/icon48.png"
}
},
"web_accessible_resources": [
"pieces/*"
],
"browser_specific_settings": {
"gecko": {
"id": "{0fd0f1d7-62f9-4534-9024-b2e59b7487c9}"
}
}
} Best Pixel Chess Pieces Alternatives
Here are some Firefox add-ons that are similar to Pixel Chess Pieces:
ChessPieceSwitcher
Ollie Etherington
Chess Style: customize your piece sets
Dec_32
Chess Utils
mtw
Amoguschess
Asra
Lichess Neo Pieces
joshkat
ChessSkins
Nik
Chesscom Enhancer
Mini Game Sodo66
Turned Chess Pieces
KertElek
Chess.com Browser Extension
Chesscom
Chess Pieces on Cool Blue
chessguy
Chess.com Custom Themes, Boards - ChessHelper
fullstackdev
SimpleChessBoard
Firefox user 13349446