Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 801 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 801 Bytes

You Firefox Extension

This Firefox extension sets you.com as your Firefox homepage and default search engine.

Download

You can download the official extension at https://addons.mozilla.org/en-US/firefox/addon/you-com/

Building Instructions:

To build the extension from this source code, please follow these steps:

  1. Download or clone this repo into a separate folder
  2. To test the extension locally, first make a .zip file using web-ext by running web-ext build.
  3. Go to about:debugging in the Firefox address bar. Click This Firefox on the left nagivation bar.
  4. Click Load Temporay Add-on
  5. Find and select the extension that you just built with web-ext