Go to file
Vivian Lim b105491abb add more instructions & point to my searx instance. 2018-05-25 23:23:23 -07:00
images searx plugin opensearch firefox 2016-12-07 15:08:24 +01:00
LICENSE Initial commit 2016-12-07 14:57:41 +01:00
README.md add more instructions & point to my searx instance. 2018-05-25 23:23:23 -07:00
searx-opensearch-Firefox.xml add more instructions & point to my searx instance. 2018-05-25 23:23:23 -07:00

README.md

Installation instructions

  1. Clone or download this repo
  2. Press F12 to bring up the developer toobox. Click the menu button in the top right and open settings. Check "Enable browser chrome and add-on debugging toolboxes" near the bottom right. Close the developer toolbar afterwards.
  3. Drag the searx-opensearch-Firefox.xml file from this repo onto the Firefox window. Copy the address in the location bar to the clipboard. You can close the tab now.
  4. Click the main "hamburger" menu, then Web Developer, then Browser Console.
  5. In the Browser Console window command line box, enter the following, replacing the placeholder text with the address you copied earlier. You'll probably see "undefined" after submitting the text — don't worry about it.
  6. Services.search.addEngine("PASTE THE ADDRESS HERE", null, null, false);
  7. In your preferences you should now see an entry for searx, and be able to set it as your default.

Searx

Searx is a privacy-respecting, hackable metasearch engine. For more information ,visit Searx homepage.

Search engines in Firefox

The search.json.mozlz4 file stores the user-installed search engines that are available in the Firefox Search bar.