diff --git a/README.md b/README.md index 5f16c85..bfb8446 100644 --- a/README.md +++ b/README.md @@ -1,28 +1,32 @@ -# Slader Extension! +# Slader and Quizlet Extension! -* Bypass Slader's 5 solutions limit per month to college books -* Remove the paywall about how many solutions left +- Bypass Slader/Quizlet's 5 solutions limit per month to college books and questions +- Remove the paywall about how many solutions left - Support Browser: - - Chrome : 87.0.4280.141 - - Firefox : 84.0.2 -- Test time : 2021/01/18 + - Chrome : 91.0.4472.124 + - Firefox : 90.0 +- Test time : 2021/07/13 # Screenshot -* Before install +## Before install ![1](https://raw.githubusercontent.com/lebr0nli/slader-extension/main/sample/before1.png) ![2](https://raw.githubusercontent.com/lebr0nli/slader-extension/main/sample/before2.png) +![3](./sample/quizletbefore.png) -* After install +--- -![3](https://raw.githubusercontent.com/lebr0nli/slader-extension/main/sample/after.png) +## After install + +![4](https://raw.githubusercontent.com/lebr0nli/slader-extension/main/sample/after.png) +![5](./sample/quizletafter.png) # Usage ## For Chrome -1. Clone(Download) slader-extension.zip from github then unzip +1. Download `slader-extension.zip` from github then unzip. (Click the green "Code" button at the top of the page and click "Download ZIP") or use @@ -40,13 +44,13 @@ or use ## For Firefox -1. Clone(Download) slader-extension.zip from github then unzip +1. Download `slader-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-extension.git -2. Select the file **slader-limit-bypass.xpi** in **slader-extension-main** +2. Select the file **slader_bypass-0.2-fx.xpi** in **slader-extension-main** 3. Drag the file into the URL bar, click "add" when prompted @@ -58,4 +62,4 @@ Educational using only. Commercial use is not allowed. -Upgrade your slader's account if you can afford :) +Upgrade your slader/quizlet account if you can afford! :) diff --git a/sample/quizletafter.png b/sample/quizletafter.png new file mode 100644 index 0000000..1a5c857 Binary files /dev/null and b/sample/quizletafter.png differ diff --git a/sample/quizletbefore.png b/sample/quizletbefore.png new file mode 100644 index 0000000..4b0986c Binary files /dev/null and b/sample/quizletbefore.png differ