# Slader and Quizlet Extension! - Bypass Slader/Quizlet's solutions limit - (Slader is move to Quizlet now.) - Remove the paywall about how many solutions left - Test on: - Chrome : 91.0.4472.124 - Firefox : 90.0 - Safari : 14.1.1 on macOS 11.4 Update (2021/08/14): Although this extension can work after some little patch, I won't fix it. See [issue#20](https://github.com/lebr0nli/Slader-Quizlet-extension/issues/20) for more details. Thank @EthanHarv, and everyone who contributed to this project and who loved this project! # WARNING: This extension logs you out of your normal quizlet account. You can disable and re-enable it by going to `chrome://extensions/` in chrome, `about:addons` in firefox and `Safari > Preferences > Extensions` in Safari. By using this extension, you agree to the following rules: 1. Educational using only. 2. **Never** use for commercial. # Screenshot ## Before install ![1](./sample/before1.png) ![2](./sample/before2.png) ![3](./sample/quizletbefore.png) ## After install ![4](./sample/after.png) ![5](./sample/quizletafter.png) # Usage ## For Chrome 1. Download `Slader-Quizlet-extension.zip` from github then unzip. (Click the green "Code" button at the top of the page and click "Download ZIP") or use: ``` git clone https://github.com/lebr0nli/Slader-Quizlet-extension.git ``` 2. Open **chrome://extensions** in a new tab. 3. Enable **Developer mode** at the top-right. 4. Click the **Load unpacked** button that just appeared. 5. Select the folder **slader-quizlet-limit-bypass** in **Slader-Quizlet-extension-main** or **Slader-Quizlet-extension** 6. Enjoy! ## For Firefox 1. Download `Slader-Quizlet-extension.zip` from github then unzip. (Click the green "Code" button at the top of the page and click "Download ZIP") or use: ``` git clone https://github.com/lebr0nli/Slader-Quizlet-extension.git ``` 2. Select the file **slader_quizlet_bypass-0.10-fx.xpi** in **Slader-Quizlet-extension-main** or **Slader-Quizlet-extension** 3. Drag the file into the URL bar, click "add" when prompted 4. Done! ## For Safari Need step 3 again if you restart your Safari since this is an unsigned app. Or you can sign this extension by yourself. See [#19](https://github.com/lebr0nli/Slader-Quizlet-extension/issues/19#issuecomment-898248310) for more information. 1. Download `Slader-Quizlet-extension.zip` from github then unzip. (Click the green "Code" button at the top of the page and click "Download ZIP") or use: ``` git clone https://github.com/lebr0nli/Slader-Quizlet-extension.git ``` 2. Choose **Safari** > **Preferences**, click **Advanced**, then select **"Show Develop menu in menu bar."** 3. Choose **Develop** > **Allow Unsigned Extensions** 4. Copy `Quizlet bypass.app` in `Safari/unsigned-app` to your Applications Folder and double click `Quizlet bypass.app` or you can build this extension by yourself with double click `Quizlet bypass.xcodeproj` in `Safari/src` and press play button at the top-left. 5. Choose **Safari** > **Preferences**, click **Extensions** and enable this extension. 6. Choose **Safari** > **Preferences**, click **Websites** and enable this extension to control `quizlet.com`. 7. Done! > Note: If you want to fully remove unsigned extension which build by yourself, go to `~/Library/Developer/Xcode/DerivedData/` and delete the folder start with `Quizlet_bypass` and then restart your Safari. # How it works? This extension is just a quick implement to create some random IP/accounts for Slader/Quizlet. Please upgrade your slader/quizlet account if you can afford! :)