Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
adlerzei authored Jan 22, 2023
1 parent 4bd4ec0 commit d42faa9
Showing 1 changed file with 8 additions and 7 deletions.
15 changes: 8 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,13 @@ This extension simply changes Wikipedia interface to the old beautiful vector la
The extension simply adds "?useskin=vector" to the end of each HTTP request to use the old vector skin.

### Which browser to use?
The extension can be added into Chrome, Firefox and Opera.
The extension can be added into Chrome, Edge, Brave and Opera. Unfortunately, Firefox is not supported because the delarativeNetRequest API is not currently supported.

#### Chrome Web Store
[Old Wiki at the Chrome Web Store]()
[Old Wiki at the Chrome Web Store](https://chrome.google.com/webstore/detail/old-wiki/cphagceemhgokfclmbnkpfkmchbfnclb)

#### Firefox Add-ons (AMO)
[Old Wiki at AMO]()
<!-- #### Firefox Add-ons (AMO)
[Old Wiki at AMO]() -->

### Important Notice
This is a third party extension and is not related to the Wikipedia developer team in any way.
Expand All @@ -39,14 +39,15 @@ In Chrome:
- load the `/extension` folder
- or
- drag & drop the Chrome build file from `/builds` into the tab.


<!--
In Firefox:
- go to `about:debugging`
- then
- load `extension/manifest.json`
- or
- load the Firefox build file from `/builds`.

-->

### Donations
If you like my work, you can support me via [PayPal](https://www.paypal.me/ChristianZei/5). Thank you!
Expand All @@ -57,4 +58,4 @@ Thanks to everyone using, supporting and contributing to the extension.
## What's new?

##### v1.0
- Append "?useskin=vector" to the end of each HTTP request.
- Append "?useskin=vector" to the end of each HTTP request.

0 comments on commit d42faa9

Please sign in to comment.