mirror of
https://github.com/lebr0nli/slader-extension.git
synced 2025-05-11 04:02:20 +00:00
pack .xpi and update readme
This commit is contained in:
parent
7b69d20186
commit
2e2d145fa4
42
README.md
42
README.md
|
@ -1,44 +1,64 @@
|
|||
|
||||
|
||||
# Slader Chrome Extension!
|
||||
|
||||
* Bypass Slader's 5 solutions limit per month to college books
|
||||
* 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
|
||||
|
||||
* Before
|
||||
* Before install
|
||||
|
||||

|
||||

|
||||
|
||||
* After
|
||||
* After install
|
||||
|
||||

|
||||
|
||||
# Usage
|
||||
|
||||
1. Download slader-extension.zip then unzip
|
||||
## For Chrome
|
||||
|
||||
1. Clone(Download) slader-extension.zip from github then unzip
|
||||
|
||||
or use
|
||||
|
||||
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!
|
||||
|
||||
## 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
|
||||
|
||||
Educational using only.
|
||||
|
||||
Commercial using is not encouraged.
|
||||
Commercial use is not allowed.
|
||||
|
||||
Upgrade your slader's account if you can afford :)
|
||||
|
|
BIN
slader-limit-bypass.xpi
Normal file
BIN
slader-limit-bypass.xpi
Normal file
Binary file not shown.
Loading…
Reference in a new issue