pack .xpi and update readme

This commit is contained in:
lebr0nli 2021-01-18 21:27:43 +08:00
parent 7b69d20186
commit 2e2d145fa4
2 changed files with 32 additions and 12 deletions

View file

@ -1,44 +1,64 @@
# Slader Chrome Extension! # Slader Chrome Extension!
* Bypass Slader's 5 solutions limit per month to college books * Bypass Slader's 5 solutions limit per month to college books
* Remove the paywall about how many solutions left * Remove the paywall about how many solutions left
- Support Browser:
- Chrome : 87.0.4280.141
- Firefox (temporary) : 84.0.2
- Test time : 2021/01/18
# Screenshot # Screenshot
* Before * Before install
![1](https://raw.githubusercontent.com/lebr0nli/slader-extension/main/sample/before1.png) ![1](https://raw.githubusercontent.com/lebr0nli/slader-extension/main/sample/before1.png)
![2](https://raw.githubusercontent.com/lebr0nli/slader-extension/main/sample/before2.png) ![2](https://raw.githubusercontent.com/lebr0nli/slader-extension/main/sample/before2.png)
* After * After install
![3](https://raw.githubusercontent.com/lebr0nli/slader-extension/main/sample/after.png) ![3](https://raw.githubusercontent.com/lebr0nli/slader-extension/main/sample/after.png)
# Usage # Usage
1. Download slader-extension.zip then unzip ## For Chrome
1. Clone(Download) slader-extension.zip from github then unzip
or use or use
git clone https://github.com/lebr0nli/slader-extension.git git clone https://github.com/lebr0nli/slader-extension.git
2. Open chrome://extensions in a new tab. 2. Open **chrome://extensions** in a new tab.
3. Enable "Developer mode" at the top-right. 3. Enable **Developer mode** at the top-right.
4. Click the "Load unpacked" button that just appeared. 4. Click the **Load unpacked** button that just appeared.
5. Select the folder **slader-bypass** in **slader-extension-main** or **slader-extension** 5. Select the folder **slader-limit-bypass** in **slader-extension-main** or **slader-extension**
6. Enjoy! 6. Enjoy!
## For Firefox
Sorry, I can't find a good way to make firefox's users use it gracefully :(
Although unverified add-on was blocked by firefox policy, you still can install it temporarily. (Need reinstall every time you restart your browser)
1. Clone(Download) slader-extension.zip from github then unzip
or use
git clone https://github.com/lebr0nli/slader-extension.git
2. Open **about:debugging#/runtime/this-firefox** in a new tab.
3. Click the **Load Temporary Add-on...** button that just appeared.
4. Select the file **slader-limit-bypass.xpi** in **slader-extension-main** or **slader-extension**
5. Done! But need reinstall every time you restart your browser.
# Warning # Warning
Educational using only. Educational using only.
Commercial using is not encouraged. Commercial use is not allowed.
Upgrade your slader's account if you can afford :) Upgrade your slader's account if you can afford :)

BIN
slader-limit-bypass.xpi Normal file

Binary file not shown.