Skip to content

kev1n999/quizizz-hack-extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quizizz Hack(Extension)🚀

  • A simple extension to get the correct Quizziz Game answers!

Technologies used

  • TypeScript
  • Node.js
  • React
  • Express.js
  • Google API - Generative AI

How to use

  1. Clone the repository to your machine
git clone https://github.com/kev1n999/quizizz-hack-extension
  1. Install the dependencies
cd quizziz-hack-extension
--------------------------
cd backend
npm install
------------
cd extension
npm install
  1. Create a .env file in the backend folder and add a express.js server port and your gemini api key
PORT=3000
API_KEY=geminikey
  1. Build the project in extension folder npm run build

5 . Add the extension on chrome

1. Go to chrome://extensions/ in developer mode
2. Click on "Load Unpacked"
3. Select the build folder

Note ⚠️

  • The project is still under development and has many issues in its operation.

About

A version of quizziz-hack, but to works in a google chrome extension

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published