Updated README
This commit is contained in:
parent
363ca804ce
commit
f01140cf1c
18
README.md
18
README.md
@ -4,19 +4,23 @@ A browser extension that automatically gets rid of sticky elements on websites y
|
|||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
### Chrome/Vivaldi/Opera
|
### Chrome/Vivaldi
|
||||||
|
|
||||||
* [Download the latest release](https://wiki.obormot.net/Main/AlwaysKillSticky), or build from source (see below).
|
* Install via the [Chrome web store](https://chrome.google.com/webstore/detail/alwayskillsticky/oolchklbojaobiipbmcnlgacfgficiig).
|
||||||
* Unzip the package.
|
|
||||||
* Go to `chrome://extensions` (Chrome), `vivaldi://extensions` (Vivaldi), or `about://extensions` (Opera) in the URL bar.
|
|
||||||
* Enable Developer Mode by clicking the toggle switch (Chrome) / checkbox (Vivaldi) / button (Opera).
|
|
||||||
* Click the “Load Unpacked” (or “Load Unpacked Extension”) button.
|
|
||||||
* Select the AlwaysKillSticky-chrome folder.
|
|
||||||
|
|
||||||
### Firefox
|
### Firefox
|
||||||
|
|
||||||
* Install via [addons.mozilla.org](https://addons.mozilla.org/en-US/firefox/addon/alwayskillsticky/).
|
* Install via [addons.mozilla.org](https://addons.mozilla.org/en-US/firefox/addon/alwayskillsticky/).
|
||||||
|
|
||||||
|
### Opera
|
||||||
|
|
||||||
|
* [Download the latest release](https://wiki.obormot.net/Main/AlwaysKillSticky), or build from source (see below).
|
||||||
|
* Unzip the package.
|
||||||
|
* Go to `about://extensions` in the URL bar.
|
||||||
|
* Enable Developer Mode by clicking the button (Opera).
|
||||||
|
* Click the “Load Unpacked Extension” button.
|
||||||
|
* Select the AlwaysKillSticky-chrome folder.
|
||||||
|
|
||||||
### Building from source
|
### Building from source
|
||||||
|
|
||||||
You can build the extension from source, using the provided `build.php` script.
|
You can build the extension from source, using the provided `build.php` script.
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user