This is a browser extension to automatically solve JetPunk Quizzes.
To start automatically solving JetPunk Quizzes, you can follow the steps below.
-
Clone this repository:
git clone https://github.com/tom-weelborg/jetpunksolver-browser-extension.git
-
Install dependencies:
npm i
-
Build the browser extension:
npm run build
-
To use this browser extension, go to your browser and into the extensions tab. You can either go there by navigating through the options or by entering one of the following urls:
chrome://extensions/for Google Chromeedge://extensions/for Microsoft Edge
Then, activate the Developer mode and click on Load unpacked. Select the dist folder and apply.
Tutorials for adding a browser extension in Developer mode can be found here:
On every JetPunk Quiz page, there will now be an Auto-Solve button. You can click it and the Quiz will be automatically solved in a few seconds.