Get Macked is a Chrome Extension that allows you to check your answers to certain online questions.
Get Macked isn't on the Chrome Web Store so you have to install it manually.
- Download this repository as a zip (https://github.com/davidmelvin/GetMacked/archive/master.zip) and unpack it.
- Navigate to your Chrome Extensions page (chrome://extensions/ or Settings > More Tools > Extensions).
- Activate Developer Mode (check box in top right).
- Load unpacked extension and choose the GetMacked-master folder.
##Usage This extension currently only works on mackchemistry.net online physics quizzes.
- Start a quiz.
- Copy the url that opens in a new window and paste it into a new tab in your main chrome window.
- Choose the best answer to the question.
- Click the GetMacked icon in the top right to check your answer.
##Credits Icon Created by Alex Auda Samora from the Noun Project
##Changelog
- Version 0.1 - Inititial, basic functionality
- Version 0.2 - Cleaned up, removed some unnecessary stuff
##To-do
- Clean up code
- Load answers.csv locally, not download
- Speed up popup
- Comment code