Replace Chrome new tab with a blank WYSIWYG editor for taking notes
minimalistab is an extension for Chrome that replaces the default "New tab" page with a blank WYSIWYG editor for taking notes. Sometimes I need a blank screen to stare at, especially when context switching between tasks; so I made this Chrome extension with basic note taking capabilities. I kept the code as simple as possible, formatted for developers with dyslexia. Let me know your opinions. I hope you find it useful. Feel free to personalize and hack your own copy. Feedback very welcome. DEMO: https://raw.githubusercontent.com/hakaneskici/minimalistab/r... Install…
What it does
In the maker’s words, at launch
minimalistab is an extension for Chrome that replaces the default "New tab" page with a blank WYSIWYG editor for taking notes. Sometimes I need a blank screen to stare at, especially when context switching between tasks; so I made this Chrome extension with basic note taking capabilities. I kept the code as simple as possible, formatted for developers with dyslexia. Let me know your opinions. I hope you find it useful. Feel free to personalize and hack your own copy. Feedback very welcome. DEMO: https://raw.githubusercontent.com/hakaneskici/minimalistab/r... Install as an extension: https://github.com/hakaneskici/minimalistab Features: * Take notes with formatting * CMD/CTRL + {B, I, U} or toolbar * Works offline by design * Auto save to local storage * Download as .html file * Dark/light system theme * Paste images and links * Plain JS, no dependencies * No tracking, no telemetry, no cookies * Works without JS too (no saving) * 100% handcrafted human code (TM) Here's the primary trick that makes this possible: https://news.ycombinator.com/item?id=43179649 Previous discussions and tools: [1] Nash - https://news.ycombinator.com/item?id=43358914 [2] Notetime - https://news.ycombinator.com/item?id=43434152 [3] NoteUX - https://news.ycombinator.com/item?id=43492415 [4] TiddlyWiki - https://tiddlywiki.com/
Does the same job
all alternatives →More dev tools this month
the category →



Open-source GTM skills for technical founders
Dev tools · 29d ago · gtmcofounder.com

OpenTrailPaper is open-source bike computer firmware for the LilyGO T5S3 4.7" E-Paper PRO. It supports offline maps, GPX routes, FIT recording and Bluetooth sensors.
Dev tools · 2d ago · opentrailpaper.com

Launched alongside, April 2025
the whole month →- IB
Hi everyone, I built PyXL — a hardware processor that executes a custom assembly generated from Python programs, without using a traditional interpreter or virtual machine. It compiles Python -> CPython Bytecode -> Instruction set designed for direct hardware execution. I’m sharing an early benchmark: a GPIO test where PyXL achieves a 480ns round-trip toggle — compared to 14-25 micro seconds on a MicroPython Pyboard - even though PyXL runs at a lower clock (100MHz vs. 168MHz). The design is stack-based, fully pipelined, and preserves Python's dynamic typing without static type restrictions.…
Dev tools · 2025 · runpyxl.com
- UC
Life & fun · 2025 · filiph.github.io
- IB
https://the-pocket.github.io/Tutorial-Codebase-Knowledge/
AI · 2025 · github.com


