mozilla-rally / search-engine-usage-study

Mozilla Public License 2.0
1 stars 3 forks source link

Search Engine Usage Study [DECOMMISSIONED]

A study to assess how individuals interact with their search engines.

Requirements

Supported NPM commands

The repo comes with a set of pre-defined NPM commands (to run as npm run <command>):

Manual testing in the browser

To test, either load as a temporary add-on in Firefox (about:debugging) or Chrome ("developer mode" in chrome://extensions) or use npm run start.

Debugging output is available in Tools → Web Developer → Browser Console. Make sure that the Show Content Messages option is checked. You might find it helpful to set a filter for debugging messages of interest.