WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Chess.com Keyboard

Chess.com Keyboard

View on Chrome Web Store
View Chess.com Keyboard Chrome Extension on Chrome Web Store
Add to bookmarks
4.1 (34 ratings)
1 new ratings
0 views
This extension has been viewed 0 times
0 downloads
This extension has been downloaded 0 times

Data is synced from the Chrome Web Store. View the official store page for the most current information.

This browser extension allows you to make moves on Chess.com using your keyboard
Type
Extension
Users
6,000 users
1K
everyonesdesign
View author page of everyonesdesign
Featured Extension

Hand-picked for quality and usefulness

Published
Published on November 26, 2017
Version 6.6.0
Manifest version
3
Updated
Updated on June 16, 2025
make_chrome_yours/accessibility
Extension Category
View on Chrome Web Store
View Chess.com Keyboard Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_appName__",
    "version": "6.6.0",
    "manifest_version": 3,
    "description": "__MSG_appDescription__",
    "icons": {
        "16": "images\/icon-16.png",
        "128": "images\/icon-128.png"
    },
    "default_locale": "en",
    "host_permissions": [
        "https:\/\/www.chess.com\/"
    ],
    "action": {
        "default_icon": "images\/icon-128.png"
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/www.chess.com\/*"
            ],
            "js": [
                "inject.js"
            ],
            "run_at": "document_start",
            "css": [
                "styles\/main.css"
            ],
            "all_frames": true
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "build.js"
            ],
            "matches": [
                "https:\/\/www.chess.com\/*"
            ]
        }
    ],
    "browser_specific_settings": {
        "gecko": {
            "id": "{d4ad10df-2c4a-4d87-a75b-bd2daefd1027}",
            "strict_min_version": "109.0"
        }
    }
}
© 2025 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top