SkillAgentSearch skills...

Hypersearch

No description available

Install / Use

/learn @abhinavsharma/Hypersearch
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Issues License Chrome Web Store


<h1 align="center"> <sub> <img src="https://github.com/abhinavsharma/hypersearch/raw/main/public/logo128.png" height="38" width="38"> </sub> Hyperweb </h1> <p align="center"> <!-- <a href="https://addons.mozilla.org/firefox/addon/ublock-origin/"><img src="https://user-images.githubusercontent.com/585534/107280546-7b9b2a00-6a26-11eb-8f9f-f95932f4bfec.png" alt="Get uBlock Origin for Firefox"></a> --> <a href="https://chrome.google.com/webstore/detail/ublock-origin/feojagelicdlhnmldaiplbppfbolnnag"><img src="https://user-images.githubusercontent.com/585534/107280622-91a8ea80-6a26-11eb-8d07-77c548b28665.png" alt="Get Hyperweb for Chromium"></a> <a href="https://addons.mozilla.org/en-US/firefox/addon/hyperweb-desktop/"><img src="https://user-images.githubusercontent.com/585534/107280546-7b9b2a00-6a26-11eb-8f9f-f95932f4bfec.png" alt="Get Hyperweb for Firefox"></a> <!-- <a href="https://microsoftedge.microsoft.com/addons/detail/ublock-origin/odfafepnkmbhccpbejgmiehpchacaeak"><img src="https://user-images.githubusercontent.com/585534/107280673-a5ece780-6a26-11eb-9cc7-9fa9f9f81180.png" alt="Get uBlock Origin for Microsoft Edge"></a> <a href="https://addons.opera.com/extensions/details/ublock/"><img src="https://user-images.githubusercontent.com/585534/107280692-ac7b5f00-6a26-11eb-85c7-088926504452.png" alt="Get uBlock Origin for Opera"></a> --> <br><sub>Coming soon for Firefox and Opera. Microsoft Edge users can install from the Chrome store.</a></sub> </p>

Hyperweb enhances all major search engines (Google, DuckDuckGo, Amazon, etc.) with results from trusted sources in the sidebar and removing results from blocked sources


Philosophy and Principles

What's going wrong with search?

We believe that finding high quality information on the open internet has become increasingly hard. Many have noticed this trend but a superior alternative remains elusive.

Search engines are mostly used for head queries, (simple that many people often look up) but make most of their revenue on tail queries (complex research queries with high financial or life decision stakes).

People build the habit of their default search engine based mostly on the head, and to be good at the head, you need lots of data on what people like clicking through to, thus making the market leader's position even stronger.

But tail queries, often the most important queries users make, are declining in quality because

  1. The organic results cannot be much better than the ads, otherwise too much revenue is lost.

  2. Publisher revenue is getting smaller relative to search engines', so larger publishers often make more money by affiliate selling to expensive products (e.g. review sites) or by paywall-blocking content.

  3. Large publishers win out in search results over authentic user generated content because people click on familiar brands and because they can spend more on SEO budgets.

How can search be improved?

We don't think it's easy to make an alternative search engine that's much better, but we do think that there are clever ways to use existing search engines to get to the best content.

This is the underlying core philosophy behind Hyperweb.

Don't re-invent another search engine with the same incentives. Instead, augment search for power users

We do not try to replace your search engine, but instead augment your existing search engine with results from your trusted sources and block results from sites you don't trust.

<img src="https://github.com/abhinavsharma/hypersearch/blob/main/assets/07.png?raw=true" width="1400"/>

We provide often useful filters out of the box, e.g. Reddit, Hacker News, but you as the user are free to customize your filters to your liking.

BYO search engine

We designed Hyperweb to be compatible with as many search engines as possible, with support out of the box for many major search engines.

<img src="https://github.com/abhinavsharma/hypersearch/blob/main/assets/01.png?raw=true" width="1400"/> <img src="https://github.com/abhinavsharma/hypersearch/blob/main/assets/02.png?raw=true" width="1400"/>

This includes vertical specific search engines like Amazon for shopping.

<img src="https://github.com/abhinavsharma/hypersearch/blob/main/assets/03.png?raw=true" width="1400"/>

If we don't yet support a search engine you'd like to see, please raise an issue.

Search is not just the links

Search is ultimately about making decisions, and that doesn't just happen on a page with links.

Hyperweb augments non-search pages with useful information like review vetting and price checks to help you make decisions better

<img src="https://github.com/abhinavsharma/hypersearch/blob/main/assets/04.png?raw=true" width="1400"/>

Suggested filters but full customizability

As we learnt how to filter search results well, we build certain popular filters into the extension by default, such as Reddit, Hacker News, domain-specific filters such as "Sources Doctors Read but the user is free to disable these default sources as well as create their own filters.

<img src="https://github.com/abhinavsharma/hypersearch/blob/main/assets/06.png?raw=true" width="1400"/>

Create your own rules

Hyperweb has the ability to create custom filters for any website.

<img src="https://github.com/abhinavsharma/hypersearch/blob/main/assets/05.png?raw=true" width="1400"/>

The schema is based on our mobile app Hyperweb and filters made in one are usually (though not always) compatible with the other.

Installation

Hyperweb is currently available on the Chrome Web Store for Chrome and Edge users.

License

GPLv3.

Privacy

Hyperweb does not collect any data by default.

Privacy Policy.

FAQs

Hyperweb asks for access to all sites, how can I trust it?

We've tried to maximize your trust by

  • Never logging any data to servers, see our privacy policy.
  • Open sourcing all the code
  • You can always unzip the browser extension code and inspect it
  • You can also inspect the network traffic generated by the extension.

If you have are any other questions or we can do more to assure you, you can raise an issue.

I see a lot of captchas when trying to use Google. What should I do?

Usually, these go away after a few times of solving the CAPTCHAs. Loading a search result page followed by another similar one very quickly is an unusual pattern and Google finds it suspicious.

How is Hyperweb funded?

We make paid iOS apps Hyperweb and Insight Browser that bring in revenue. Hyperweb is a free and open source project we've built for the desktop community.

Development Notes

Even though the project is open source, the current group of developers is small. If you'd like to help, feel free to reach out to me directly - abhinav@laso.ai

Project Structure

/src Extension source compiled with Webpack using TypeScript

/public Public assets via chrome.runtime.getUrl()

/tasks Package scripts and configuration

/releases Distributable extension packages

Modules

See package.json for the project dependencies (manual).

Onboarding

Introduction flow with license registration and privacy settings

Sidebar

Main UI module injected to the browser tabs in an iframe

Engines

Search Results Page (SERP) mutations (extract results URLs, reordering, gutter units and overlays)

Storage

Asynchronous extension storage using chrome.storage API (local + sync)

Development Workflow

Install

~ make setup or ~ npm install --legacy-peer-deps

Note: legacy-peer-deps flag to allow react-typist^2.0.5

Develop

~ make dev or ~ npm run watch

Build

~ make prod or ~ npm run build

Release

~ make ship

Note: check the JQ installation page for your specific platform if needed

Browser Integration

Chrome | Firefox | [Edge](https://docs.microsoft.com/en-us/microsoft-edge/extensions-chromium/getting-started/extension-sideloading#:~:text=Open%20the%20edge%3A%2F%2Fextensions,browser%2C%20and%20t

View on GitHub
GitHub Stars73
CategoryDevelopment
Updated5mo ago
Forks9

Languages

TypeScript

Security Score

87/100

Audited on Oct 6, 2025

No findings