Back to Extensions
sNeatBookmarks icon

sNeatBookmarks

Streamlined tree-style bookmark management

Productivity Bookmarks Fork Manifest V3
View on GitHub

Overview

sNeatBookmarks is a refined fork of the popular Neat Bookmarks extension by Lim Chee Aun. It provides a clean and efficient way to navigate your Chrome bookmarks through an elegant tree-style popup interface.

The extension features a resizable popup window that displays your bookmarks in a hierarchical tree structure, making it easy to browse through folders and quickly access your saved pages. With built-in search functionality and keyboard shortcuts, managing your bookmarks has never been more efficient.

This fork maintains the minimal, fast performance of the original while ensuring compatibility with Manifest V3 and modern Chrome standards.

Key Features

Screenshots

📸

Screenshots Coming Soon

Preview images will be added shortly to showcase the extension's interface and features.

Installation

Option 1: Chrome Web Store (Coming Soon)

This extension will be available on the Chrome Web Store soon. Check back for updates!

Option 2: Install from Source (Developer Mode)

  1. Download or clone the repository from GitHub
  2. Open Chrome and navigate to chrome://extensions/
  3. Enable "Developer mode" using the toggle in the top right corner
  4. Click "Load unpacked"
  5. Select the directory where you downloaded/cloned the extension
  6. The extension will now appear in your toolbar and is ready to use!

Tip: You can configure a keyboard shortcut by going to chrome://extensions/shortcuts and setting a command for "sNeatBookmarks".

Privacy Policy

🛡️ Data Collection

sNeatBookmarks does not collect, store, or transmit any personal data.

💾 Storage

Theme preferences and UI state are stored using Chrome's sync storage API. This data:

  • Never leaves your browser/Google account
  • Is only used for interface preferences
  • Can be cleared by uninstalling

🔒 Permissions

  • bookmarks: Display tree-style interface
  • tabs: Open bookmarks
  • favicon: Display website icons
  • storage: Save settings and themes

🚫 Third Parties

No third-party services, analytics, or tracking of any kind.

Technical Details

Version 1.0.0
Manifest Version V3
Permissions bookmarks, tabs, favicon, storage
Type Fork (based on Neat Bookmarks by Lim Chee Aun)
Original Project Neat Bookmarks
License MIT