OneNav 0.9.32 Update: Refactored Chrome Extension and API Improvements

onenavbookmark managerchrome extensionopen sourceself-hosted
Published·Modified·

OneNav is an open-source, free bookmark (navigation) management program developed by xiaoz using PHP + SQLite 3. It features a clean interface, simple installation, and ease of use. OneNav helps you centrally manage browser bookmarks, solving difficulties in synchronization and access across devices, platforms, and browsers, allowing one deployment for access anywhere.

Image

Install OneNav: https://doc.xiaoz.org/books/onenav/page/5ef69

0.9.32 Update Highlights

  • New: Refactored Chrome browser extension: https://dwz.ovh/4kxn2. Requires updating OneNav to version 0.9.32 to use the latest extension.
  • New: Backend API page added, displaying the API domain.
  • New: API authentication function now includes an attempt to automatically fetch the token, preventing token authentication failures when some API functions do not pass the token.
  • Optimization: Changed Medoo's default fetch mode to associative arrays to avoid excessive redundant data.
  • Fix: Fixed a bug where querying category links required entering a keyword.

Community Group: https://dwz.ovh/qxsul

Upgrade Instructions

Subscribers can update immediately via OneNav Backend - System Settings - Subscription & Update.

Image

Note: This method applies to all installation types, including Docker installations.

Users who have not subscribed can purchase a subscription service at: https://shop.xiaoz.top/productinfo-101.html. The subscription is now only 29.9/year.

For other upgrade methods, please refer to the upgrade documentation: https://doc.xiaoz.org/books/onenav/page/5ef69

OneNav Browser Extension Usage Guide

We have recently completely refactored the OneNav Chrome browser extension. The refactored extension offers significantly improved performance, a cleaner interface, and more powerful features.

Chrome Extension Features:

  • Global search for OneNav bookmarks
  • Filter links by specified categories
  • Local search for links within a category
  • Quick bookmark addition
  • Clearer API settings

View all bookmark categories:

98c5f3328018fa59.png

Easily search bookmarks globally by keyword:

b48b3b51f39c36b8.png

Enter a specific category's bookmarks and support local search by keyword within that category:

e85a27b81d3613c4.png

After entering a webpage, quickly add links; the title and link are automatically recognized:

f746deedeae35272.png

Clearer API settings page:

d596f7bea9d436ac.png

OneNav Browser Extension Installation and Usage Guide: https://doc.xiaoz.org/books/onenav/page/chrome

OneNav Browser Extension Video Introduction:

Final Notes