A small patch fixing a font regression in the redesigned settings dialog.
Fixes
- 🔤 Correct dialog font — on the new-tab page Chrome injects its own font into the document body, which leaked into the settings dialog (rendered via a portal) and overrode the app's typeface. The dialog now consistently uses the app font.
- 🏷️ Accurate reported version — the packaged extension now reports its real version (
chrome://extensions); the previous build still identified itself as 1.0.0.
Install
Download minimal-chrome-tab.zip below and unzip it, then open chrome://extensions → enable Developer mode → Load unpacked and select the folder. Full instructions, including Firefox, are in the README.
Full changelog: v1.1.0...v1.1.1