Show HN: Browser extension to quickly open/add bookmarks via keywords like a CLI

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • omnibookmarks

    The fastest way to add and open bookmarks.

  • I recently decided to open source this extension that I've been using personally for over a year. I use it heavily, but it especially comes in handy when I'm answering support emails for the product I develop, because it allows me to quickly pull up URLs (to documentation, support pages) to include in the support emails. The extension itself is extremely simple (less than 150 LOC), which makes it easy for others to visually check and audit:

    https://github.com/binarynate/omnibookmarks/blob/74d140092a4...

    Like the README mentions, I created this extension as a replacement for Hashmem, which offered the same mechanism for saving pages. I have to give credit to Hashmem for coming up with the simple way of opening and adding bookmarks, which Omnibookmarks emulates. However, the Hashmem extension was removed from the Google Chrome Store over a year ago for a policy violation, its code was obfuscated, and it required permission to send data to its own servers is Russia. So, I created Omnibookmarks as a simple open source replacement with a focus on security and transparency.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • The Worst Website in the Entire World

    1 project | news.ycombinator.com | 15 May 2024
  • Build your own AI Video editor with Node.js, AssemblyAI & StreamPot

    1 project | dev.to | 15 May 2024
  • When to Use Bun Instead of Node.js

    5 projects | dev.to | 15 May 2024
  • Avoid intermediate arrays in JS

    1 project | dev.to | 15 May 2024
  • How to have a clean CSS structure with RSCSS/ITCSS

    3 projects | dev.to | 15 May 2024