# Slader and Quizlet Extension! - Bypass Slader/Quizlet's solutions limit - (Slader is move to Quizlet now.) - Remove the paywall about how many solutions left - Support Browser: - Chrome : 91.0.4472.124 - Firefox : 90.0 - Safari : 14.1.1 - Test time : 2021/08/12 # 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_bypass-0.10-fx.xpi** in **Slader-Quizlet-extension-main** 3. Drag the file into the URL bar, click "add" when prompted 4. Done! ## For Safari I didn't find a good solution to sideload a unsigned extension, if anyone has a better idea, feel free to issue or pull request. 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. Double click `Quizlet bypass.xcodeproj` in `Quizlet-bypass(Safari)` and press play button at the top-left to build this extension. 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! (need step 3 again if you restart your Safari) > p.s. If you want to remove it, 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! :)