By: VilleKokkarinen
Inspect and view changes in ChessCom board centerer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "ChessCom board centerer",
"version": "0.0.4",
"description": "Centers the board on chess.com, so it's not offset to the left, also available for youtube player",
"manifest_version": 2,
"author": "Ville kokkarinen",
"content_scripts": [
{
"css": [
"styles.css"
],
"js": [
"BoardCenterer.js",
"jquery.js"
],
"matches": [
"https://www.chess.com/*"
]
}
],
"browser_action": {
"default_popup": "index.html",
"default_title": "Chess-board-centerer"
},
"permissions": [
"storage",
"activeTab"
],
"icons": {
"48": "icons/48.png",
"96": "icons/96.png"
},
"browser_specific_settings": {
"gecko": {
"id": "{8821f187-69d5-4d67-9365-1516ffd6466f}",
"strict_min_version": "42.0"
}
}
} Best ChessCom board centerer Alternatives
Here are some Firefox add-ons that are similar to ChessCom board centerer:
Board Centralizer
adrian
Youtube player centerer
VilleKokkarinen
ChessAutoplay
Firlin
Chess.com Keyboard
everyonesdesign
Chesscom Enhancer
Mini Game Sodo66
chessvision.ai Chess Position Scanner
Pawel Kacprzak
Chess Details New Tab
Joseph
Chess.com Browser Extension
Chesscom
Chess.com Custom Themes, Boards - ChessHelper
fullstackdev
Roatta Waaayyyy!!!
armagedescu
SimpleChessBoard
Firefox user 13349446