Skip to content

Instantly share code, notes, and snippets.

@BaliBalo
BaliBalo / inkwell-inputs.user.js
Created February 8, 2026 04:01
Inkwell inputs - Adds alternative inputs handling for inkwell games (stars / fields)
// ==UserScript==
// @name Inkwell inputs
// @namespace https://bali.balo.cool/
// @version 2026-01-17
// @description Adds alternative inputs handling for inkwell games
// @author Bali Balo
// @match https://inkwellgames.com/*
// @icon https://www.google.com/s2/favicons?sz=64&domain=inkwellgames.com
// @grant none
// @run-at document-start