Skip to content

tom-weelborg/jetpunksolver-browser-extension

Repository files navigation

jetpunksolver-browser-extension

This is a browser extension to automatically solve JetPunk Quizzes.

Getting Started

To start automatically solving JetPunk Quizzes, you can follow the steps below.

Requirements

  • Git
  • Node.js
  • npm
  • Browser:
    • Google Chrome
    • Microsoft Edge

Installation

  1. Clone this repository:

    git clone https://github.com/tom-weelborg/jetpunksolver-browser-extension.git
  2. Install dependencies:

    npm i
  3. Build the browser extension:

    npm run build
  4. 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 Chrome
    • edge://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:

Usage

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.

About

This is a browser extension to automatically solve https://www.jetpunk.com/ quizzes.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors