From c690662802c0a456af432bb1c3d76ac4a22225bb Mon Sep 17 00:00:00 2001 From: Ven Date: Tue, 28 Feb 2023 22:37:09 +0100 Subject: [PATCH] Improve README --- README.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 048709f..f5da3b8 100644 --- a/README.md +++ b/README.md @@ -4,12 +4,14 @@ The cutest Discord client mod ## Features -- Super easy to install (one click installer) -- 90+ plugins built in: [See a list](https://gist.github.com/Vendicated/8696cde7b92548064a3ae92ead84d033) +- Super easy to install (Download Installer, open, click install button, done) +- 100+ plugins built in: [See a list](https://gist.github.com/Vendicated/8696cde7b92548064a3ae92ead84d033) - Some highlights: SpotifyControls, Experiments, NoTrack, MessageLogger, QuickReply, Free Emotes/Stickers, CustomCommands, ShowHiddenChannels, PronounDB +- Fairly lightweight despite the many inbuilt plugins - Excellent Browser Support: Run Vencord in your Browser via extension or UserScript +- Works on any Discord branch: Stable, Canary or PTB all work (though for the best experience I recommend stable!) - Custom CSS and Themes: Inbuilt css editor with support to import any css files (including BetterDiscord themes) -- Works in all Electron versions (Confirmed working on versions 13-23) +- Privacy friendly, blocks trackers & crash reporting out of the box and has no telemetry - Maintained very actively, broken plugins are usually fixed within 12 hours ## Installing / Uninstalling @@ -20,7 +22,7 @@ The cutest Discord client mod [![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 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. +Or use the [UserScript](https://raw.githubusercontent.com/Vencord/builds/main/Vencord.user.js) - Please note that the CSS Editor, Themes loaded from remote sources and co. will not work in the UserScript. Use the extension if you need any of those ## Building from Source