diff options
author | Ven <vendicated@riseup.net> | 2023-01-26 22:38:02 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-01-26 22:38:02 +0100 |
commit | 399305fd8a51de8f0e14d1898d9dd904c540f062 (patch) | |
tree | d3b34626c19d7af6549040648e340f1a041d30a2 /README.md | |
parent | 0c030a3a27e4c34409143261975fb3bd0e481fcb (diff) | |
download | Vencord-399305fd8a51de8f0e14d1898d9dd904c540f062.tar.gz Vencord-399305fd8a51de8f0e14d1898d9dd904c540f062.tar.bz2 Vencord-399305fd8a51de8f0e14d1898d9dd904c540f062.zip |
Automatic extension publishing (#453)
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 6 |
1 files changed, 2 insertions, 4 deletions
@@ -18,11 +18,9 @@ The cutest Discord client mod ## Installing on Browser -[![Get the Firefox extension](https://blog.mozilla.org/addons/files/2015/11/get-the-addon-small.png)](https://addons.mozilla.org/en-GB/firefox/addon/vencord-web/) +[![Get it on the Firefox Webstore](https://blog.mozilla.org/addons/files/2015/11/get-the-addon.png)](https://addons.mozilla.org/en-GB/firefox/addon/vencord-web/) [![Get it on the Chrome Webstore](https://storage.googleapis.com/web-dev-uploads/image/WlD8wC6g8khYWPJUsQceQkhXSlv1/UV4C4ybeBTsZt43U4xis.png)](https://chrome.google.com/webstore/detail/vencord-web/cbghhgpcnddeihccjmnadmkaejncjndb) -Or install the browser extension for -- [![Chrome](https://img.shields.io/badge/chrome-ext-brightgreen)](https://github.com/Vendicated/Vencord/releases/latest/download/Vencord-for-Chrome-and-Edge.zip) -- [UserScript](https://raw.githubusercontent.com/Vencord/builds/main/Vencord.user.js) - Please note that QuickCSS, shiki and other plugins making use of external resources will not work with the UserScript. +Or use the [UserScript](https://raw.githubusercontent.com/Vencord/builds/main/Vencord.user.js) - Please note that QuickCSS and plugins making use of external resources will not work with the UserScript. ## Building from Source |