NewTab Notes

Transform your new tab into a powerful note-taking workspace

Features

📁 Folder Organization

Organize your notes into color-coded folders for better structure and quick access.

✏️ Rich Text Editor

Full WYSIWYG editor powered by Quill.js with formatting, lists, and styling options.

✅ Interactive Checklists

Create and manage checklists within your notes. Perfect for to-do lists and tasks.

🔍 Powerful Search

Quickly find any note by searching through titles and content across all folders.

🎨 Custom Wallpapers

Personalize your workspace by uploading your own background images.

🌙 Dark Mode

Easy on the eyes with built-in dark theme support. Toggle with a single click.

💾 Export/Import

Backup and restore your data as JSON. Never lose your notes.

📌 Pin Important Notes

Keep your most important notes at the top for quick access.

⌨️ Keyboard Shortcuts

Efficient navigation with keyboard shortcuts for power users.

Installation

  1. Clone or download the repository from GitHub
  2. Install dependencies: npm install
  3. Build the extension: npm run build
  4. Open Chrome and navigate to chrome://extensions/
  5. Enable "Developer mode" in the top right corner
  6. Click "Load unpacked" and select the dist folder
  7. Open a new tab and start taking notes!

Privacy First

All your data is stored locally in your browser using Chrome's storage API. No data is sent to external servers. Your notes stay private and secure on your device.

Read our Privacy Policy