/what-the-what

Chrome extension for Q&A

Primary LanguageJavaScript

What the What?

Chrome extension for frequently asked questions in your org. Install from the Chrome store and press Ctrl+J (Cmd+J on Mac) to open.

Features

  • Search for questions
  • Ask new questions
  • Upvote and downvote answers
  • Users get points for votes

Development

To install locally, run the following commands:

cd react-app
npm i
npm run build:extension

Once the build is finished, use the Load Unpacked feature in your Chrome/Edge browser to load the what-the-what directory as an extension.