BasePaint Plugin v0.1.0
Built for the BasePaint Hackathon 2026.
Tools
- Bucket Fill (B) — exact-color flood fill (8-way)
- Image Upload — palette match + paste as strokes
- Color Picker (I) — solid-color swatch preview while hovering
- Stroke Download — PNG (transparent) or paste-ready text files
Install
- Download basepaint-plugin-v0.1.0.zip below
- Unzip
- chrome://extensions → enable Developer mode → Load unpacked → pick folder
- Visit https://basepaint.xyz/paint
Recent fixes (vs v0.1.0-rc1)
- Picker preview: solid color swatch (no magnifying canvas, no hex text)
- Bucket uses upload's proven applyStrokesDirectly path
- Upload retries Paste button up to 10× with 100ms delay (basepaint renders it async after clipboard write)
- Removed unused 'no overprint' / 'excess pixels' option
- 4-tool set (mirror removed)