cseas / what-the-what

Chrome extension for Q&A

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Chrome extension for Q&A


Languages

Language:JavaScript 69.7%Language:CSS 15.7%Language:HTML 14.6%