WorldBrain for Chrome: full-text search history and bookmarks

Martin Brinkmann
Jan 16, 2017
Updated • May 22, 2018
Google Chrome
|
7

WorldBrain is a free browser extension for Google Chrome -- a Firefox add-on is promised -- that indexes all visited web pages and the bookmarks to add full-text search capabilities to the browser's address bar input field.

Modern browsers don't index the full web page when it comes to making suggestions to the user based on pages accessed in the past or bookmarked.

What they index are the page URL and page title, but that is about it. While that is sufficient often to return the right page, it sometimes may not be the case. If you cannot remember page URL or title, but only that the page had something to do with a certain keyword.

If you ever ran into the issue before, you know how frustrating it can be to search frantically through the browsing history to find the page again.

WorldBrain

WorldBrain indexes all pages that you visit after you install the extension. The extension ships with an import option to import the browsing history and bookmarks that are not indexed.

Note: The developers note that WorldBrain stores and processes data locally only. Nothing ever leaves the computer without approval. The developers plan to integrate a metadata share option, but that will be completely optional. You can verify the claims by analyzing the extension's source code published on GitHub.

Firefox: The extension should work in Firefox Nightly already. Use this add-on to install the Chrome extension in Firefox.

The extension stores the page URL, title, the content body of text, and the last visit time of the address in its index. Each page requires about 10 to 15 Kilobyte of local storage. This means that you will need between 10 to 15 Megabyte of storage for any block of 1000 indexed pages.

To make use of it, simply activate the address bar, tap on W, and then on Tab. This activates the extensions search mode. Now type a search query, and watch as WorldBrain populates results in the suggestions box below the address bar.

This works really well and without noticeable delays. I have not tested the extension with tens of thousands of indexed entries though, and cannot say if a large indexed database will slow down the extension's processing speed.

The WorldBrain team has created a video that highlights the ideas behind WorldBrain, and gives a glimpse of the future as well.

The preferences that the extension ships with let you block certain sites or pages from being indexed. Any page with login or Login in the URL, paypal.com, and Chrome's new Tab Page are not indexed by default.

You may want to add important pages to the list of blacklisted sites to avoid that information that is provided by those pages is indexed.

The preferences display stored pages and provides you with a search to search the database right there. You can delete any page right from the preferences, or clear the entire history or all data there as well.

The extension ships with a hard coded list of domains -- currently more than 14500 -- as well which you can check out here.

WorldBrain is not the first browser extension to add full text search capabilities to a browser. Falcon, which we reviewed a couple of months ago, offers similar functionality and WorldBrain seems to be based on it. The Chrome extension All Seeing Eye allowed you to search Chrome's history using full text search back in 2014 already.

Closing Words

WorldBrain is an interesting browser add-on that works really well in its current form.  The idea to integrate other services on top of what is offered now may appeal to users as well. The possibilities are certainly there, as you can search documents on Google Docs, Evernote, WordPress, Twitter, and many other locations from the browser's address bar.

Not every user may need that, but if those features are purely optional, it is fine by me.

Now You: What's your take on WorldBrain?

Summary
software image
Author Rating
1star1star1star1stargray
5 based on 1 votes
Software Name
WorldBrain
Software Category
Browser
Landing Page
Advertisement

Previous Post: «
Next Post: «

Comments

  1. Jamil SN said on September 11, 2019 at 3:42 am
    Reply

    You can try a little Bash Script I made. It does not randomly/bubbly index URLs, it visits each URL from a URL list and greps their web content in a while loop… It is easy to manually make a URL list from your browser history/favorite manager… Just Select all URLs > Copy > Paste in a new text file and save. Then, for example:

    $ urlgrep.sh “some phrase” ~/urllist.txt

    For a Help page:

    $ urlgrep.sh -h

    Remember to make the script executable before running.
    I reckon the script source code is so easy to read, if you want to check…
    GitHub link: https://github.com/mountaineerbr/scripts/blob/master/urlgrep.sh
    Cheers!

  2. Testuser said on January 19, 2017 at 5:59 pm
    Reply

    Thanks a lot for this article, I know this problem sooo well. And also failed to find a proper extension to do this. Hopefully it won’t take forever with their release for Firefox

  3. Klaas Vaak said on January 17, 2017 at 6:44 am
    Reply

    Don’t know about Worldbrain, but I tried Falcon & was disappointed by it – it did not return results I was expecting, that is, of pages it should have indexed after installation.
    It’ll be interesting to see how this extension performs.

  4. Dave said on January 16, 2017 at 11:26 pm
    Reply

    Opera 11 did this. I think I posted that a few months ago though. Opera 11 was great.

  5. Mikhoul said on January 16, 2017 at 9:46 pm
    Reply

    @Martin A more powerful addon for Firefox IMO to search the history is NORWELL: https://addons.mozilla.org/en-US/firefox/addon/norwell/

    Very very powerful with the REGEX search capabilities, it saved my life lately when I had to retrieve important informations 4-6 months old hidden in my FF history.

    1. Martin Brinkmann said on January 17, 2017 at 6:30 am
      Reply

      Cool, thanks for the tip!

  6. Skcahg said on January 16, 2017 at 9:16 pm
    Reply

    Not sure.

    They do mention the really awful problem of filter bubbles which personalized search and personalized content filtering have created. (Applies to both Facebook and Google Search)

    Their tool seems like it could create bubbles too. On the other hand they speak like their goal is to actually burst the bubbles. I don’t know enough about their project to say whether this is wishful thinking / marketing language to reassure people that they’ve been mindful about not jailing users within bubbles so it’s okay (even if it’s not due to the software’s nature itself), or a potentially semi-efficient tool at breaking Google and Facebook’s filter bubbles. For now I’ll be nice and guess it’s both: A filter that is easier to break through and as a result able to replace advantageously Facebook’s, which is insidious and invisible.

    A potential upside is that if such a tool was massively successful, it would be a counter power to both Facebook and Google Search since it apparently indexes everything. The more independent entities owning the power to filter the world’s knowledge, the better.

Leave a Reply

Check the box to consent to your data being stored in line with the guidelines set out in our privacy policy

We love comments and welcome thoughtful and civilized discussion. Rudeness and personal attacks will not be tolerated. Please stay on-topic.
Please note that your comment may not appear immediately after you post it.