Firefox Address Bar Tips

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

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS

    Is there some mobile browser with the same macro feature for address bar?

    https://hn.algolia.com/?q=firefox%20address%20bar

  • opensearch

    OpenSearch is a collection of simple formats for the sharing of search results. (by dewitt)

  • Or just right-click the input field, and if the browser recognizes it as a search field (they're good at it by default, but you can implement https://github.com/dewitt/opensearch to make extra sure), you'll get an option to create a search from it, with a keyword of your choosing (haven't tried Safari).

  • 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
  • instagrabber

  • > Firefox seems to be longer.

    Absolutely. At the current computer I'm at, I last visited https://github.com/austinhuang0131/instagrabber in May 2020, and typing either "insta" or "austin" in the addressbar still shows that URL as a suggested address.

  • openlibrary

    One webpage for every book ever published!

  • I implemented it for OpenLibrary (https://github.com/internetarchive/openlibrary/pull/5104) and it was surprisingly easy and works well!

  • firefox-scripts

    userChromeJS / autoconfig.js and extensions

  • Though for the full value I personally really also need some sort of interface that can show individual page visits in order to answer the question "What other pages did I visit at that point in time?" (sometimes I don't remember the right keywords to find a certain page again, but only some other page I visited during the same browsing session). The built-in history view is only of limited value here, because it always only shows the most-recent visit, so as soon as you visit a page again, it moves to the front of the list again and loses its original place and history context.

    As usual, there used to be an add-on for that, which was subsequently broken by the move to webextensions (and even if somebody wanted to rewrite it, the webextension API doesn't cater for its full functionality). Thankfully some kind soul has maintained a version hacked to still work even on a current Firefox (https://github.com/xiaoxiaoflood/firefox-scripts/tree/master...).

  • find

    URL & local first client side actions for the browser omnibox

  • There is also client side configuration possible with https://github.com/internet4000/find

  • bang-bookmarks

    Replicate DuckDuckGo !bang's in Firefox using Keymarks!

  • And you can go full circle, adding DDG's bangs as bookmark keywords on Firefox!

    https://www.ghacks.net/2022/01/13/use-all-of-duckduckgos-ban...

    https://github.com/jameshealyio/bang-bookmarks/

  • 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.

    InfluxDB logo
  • custom-search-engines

    Custom search engines for Google Chrome

  • [0] https://github.com/gregsadetsky/custom-search-engines

  • sidebery

    Firefox extension for managing tabs and bookmarks in sidebar.

  • I don't think so. I use Sidebery and their recommended approach is to edit userChrome.css. It's not too bad and works well. See https://github.com/mbnuqw/sidebery/wiki/Firefox-Styles-Snipp....

  • tridactyl

    A Vim-like interface for Firefox, inspired by Vimperator/Pentadactyl.

  • Wait until you find out about Tridactyl [0], which, among a plethora of other features, can activate a command line where you can perform all these searches (for example, `:tabopen` will list and activate fuzzy search of all opened tabs).

    [0] https://github.com/tridactyl/tridactyl

  • Fenix

    Discontinued ⚠️ Fenix (Firefox for Android) moved to a new repository. It is now developed and maintained as part of: https://github.com/mozilla-mobile/firefox-android

  • This was sadly deprecated on Android: https://github.com/mozilla-mobile/fenix/issues/12099

    It was such a huge loss for me that for at least a year I used the outdated pre-Fenix. Now they still work on Desktop but they just stopped working on Android (althouth the bookmarks itself are synced-up)

  • yub

    yub.js - A command-line for the web

  • Or make your own, right now, however you like: https://github.com/dohliam/yub. Can't advocate for this wonderful little html file enough.

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