Skip to content

This is an unpacked browser extension for querying random search engines from the address bar.

Notifications You must be signed in to change notification settings

danielsgriffin/qrs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

qrs

An extension that selects a random search engine from a preset list.

See: https://twitter.com/danielsgriffin/status/1476639963798114304

N.b. Chrome/Brave only.

install

  1. Read the code to understand what it is doing.
  2. Download locally.
  3. Chrome/Brave: Extensions > Load unpacked > Hit "Select" once in the folder (seeing only search.js, images folder, and manifest.json)

N.b. Not currently on the Chrome Web Store.

use

  1. Type 'q' into the address bar, then space. That should select "query random se", showing a favicon and "query random se" (the 'name' in manifest.json)).
  2. Type your query as you normally would and press enter.
  3. Search opens in new tab.

N.b. I'm not sure yet how to change the "default" engine randomly w/o the burden of a popup telling you that it has been changed.

The search opening in a new tab is not my normal process. I would prefer, I think, to run in the current tab. TODO

Remember: Get to the address bar by hitting Cmd L (Mac) / Ctrl L (Windows).

preset list of search engines

You can update the preset list of search engines in search.js (see presetList). Note the convention follows the convention of replacing the query text w/ '%s' found in selecting search engines in Chrome/Brave.

citations

Credit to:

About

This is an unpacked browser extension for querying random search engines from the address bar.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published