dosaki / cross-stitch

An addon for colourblind-friendly patterns to backgrounds on Monday

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cross Stitcher

Cross Stitcher

Are you colourblind?

Do your Monday boards look like this?

Normal Colourblind (simulated)
Statuses Statuses with Deuteranomaly

What if they could look like this?

Normal Colourblind (simulated)
Patterned Statuses Patterned Statuses with Deuteranomaly

Cross Stitcher is an addon for Firefox and Chrome that adds patterns to your Monday board status fields to make them easier to read for people with colourblindness.

How to use (preview)

Firefox

  • Go to the Extensions Debugging page
    • Enter "about:debugging" in the URL bar
    • click "This Firefox"
  • Click "Load Temporary Add-on"
  • Select the zip file you downloaded from the releases

Chrome

  • Download the extension from the releases
  • Extract the contents of the zip file
  • Go to Chrome Extensions Manager
  • Activate developer mode (top-right corner)
  • Click "Load unpacked"
  • Select the extracted contents of the zip file (the folder with manifest.json)

How to build

To run the build script, you'll need:

  • bash
  • zip
  • node (tested with v18.8.0)
  • npm (tested with v8.18.0)

To build, simply run:

./build.sh

This will generate a zip file in the dist folder (and the unpacked files in build folder).

About

An addon for colourblind-friendly patterns to backgrounds on Monday


Languages

Language:JavaScript 90.2%Language:Shell 4.4%Language:CSS 3.7%Language:HTML 1.7%