A Chrome plugin that uses imagery from an are.na channel in a new tab.
- dark mode 🌝🌚
- ability to customize your are.na channel - I suggest this one: https://www.are.na/tobias-koch/accidental-renaissance
- persists channel name and dark mode between sessions
- based on are.na API documentation
- forked from this repo
- currently only supports public channels 📌
- each API request returns 25 items, and the extension currently cycles through these 25. Next iterations will handle more involved API call logic.
- images with blank vertical space might appear cropped in a funky way.
- clone or download repo
npm install
to install dependenciesnpm run build
- load the
dist/
directory via "Load unpacked" onchrome://extensions/
- don't forget you have to have "Developer mode: ON". You can also download azip
of the most recent build here.
You can npm run watch
to watch changes.
I'm actively working on the code, and will aim to tidy things up considerably. Feel free to open an issue or a PR, or just email me.