Skip to content

Uk-Cat/SparxLess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SparxLess Installation

V1.3.0 Alpha v6

  1. How to Download the Extension To ensure the extension works correctly, always download the latest Stable Release rather than the development code.

Go to the SparxLess GitHub Repository.

On the right-hand side, click on Releases.

image

Look for the version tagged Latest.

image

Under the Assets section, click on SparxLess.zip to download it.

image

Extract the ZIP file to a folder on your computer (e.g., your Desktop).

  1. Project Structure After extracting, ensure your folder contains these files. Note: GitHub usually adds the version number to the folder name (e.g., SparxLess-v1.0.0).
SparxLess/
├── .gitattributes
├── Icon/
│   ├── SettingIcon.png
│   ├── Sparx_Math_Logo_128.png
│   ├── Sparx_Math_Logo_16.png
│   ├── Sparx_Math_Logo_32.png
│   └── Sparx_Math_Logo_48.png
├── README.md
├── background.js
├── content.js
├── manifest.json
├── popup.css
├── popup.html
└── popup.js
  1. How to Install the Extension

Open your browser and click on the three dots in the top right corner.

image

Click on Extensions.

image

Click on Manage Extensions.

image

In the top-right corner, switch on Developer mode. image

Click the Load unpacked button that appears.

image

Select the extracted folder (the one containing the manifest.json file).

Click the Puzzle Piece icon in your browser toolbar and "Pin" SparxLess AI for easy access.

  1. Setting Up Click the SparxLess icon in your toolbar.

Click the Settings Icon (top right of the popup). (Insert your "Settings Icon" screenshot here)

Enter your Gemini API Key.

Note: You can get a free key at aistudio.google.com.

Select Gemma 3 27B for the best balance of quota and speed.

Click APPLY CHANGES.

  1. Usage Open a Sparx Maths task.

The extension will automatically detect the problem text.

Click SOLVE PROBLEM.

The AI will calculate the answer, display the reasoning, and attempt to fill the input box automatically.

Future plans:

  • Adding support for more and different AI APIs
  • Adding a global answer database (so you get the answer without using ai, just from people who had that question before)

All credits goes to: A - For compiling and testing the extension Gemini - For helping to make the UI Claude - For implementing the text/image extractor

FYI, this project is vibe coded so there maybe bugs and optimisation issues with the code.

As of the Sixteeth of Febuary 2026, this extension work on https://maths.sparx-learning.com which is it's intented Usage. However, this may subject to change with the changes in sparxs' web structure and possible future anti-scrapping methods. I may not make any more updates to this extension, so this probably will not keep up with any security measures set in place in the future.

About

An extension to do your sparx

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors