Browse Source

Updated README

master
Said Achmiz 6 years ago
parent
commit
f01140cf1c
1 changed files with 11 additions and 7 deletions
  1. 11
    7
      README.md

+ 11
- 7
README.md View File



## Installation ## Installation


### Chrome/Vivaldi/Opera
### Chrome/Vivaldi


* [Download the latest release](https://wiki.obormot.net/Main/AlwaysKillSticky), or build from source (see below).
* 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.
* Install via the [Chrome web store](https://chrome.google.com/webstore/detail/alwayskillsticky/oolchklbojaobiipbmcnlgacfgficiig).


### 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…
Cancel
Save