From 1c0867e050acdeca931d779e1dae936bab7e3c7f Mon Sep 17 00:00:00 2001 From: TheShadowEevee Date: Thu, 19 Dec 2024 12:29:42 -0600 Subject: [PATCH] Update README.md --- README.md | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 6a042a6..75ca8cb 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,15 @@ # Github Copilot Blocker -This Firefox Addon makes a best effort attempt to remove Copilot from the most visible spots on https://github.com as well as block Copilot assets from https://github.com and https://github.githubassets.com. +This Firefox Addon / Chromium extension makes a best effort attempt to remove Copilot from the most visible spots on https://github.com as well as block Copilot assets from https://github.com and https://github.githubassets.com. -## Installation -1. Download the latest release +## Installation - Firefox +1. Download the latest release .xpi 2. Open `about:addons` 3. Click the gear next to "Manage Your Extensions" 4. Click "Install Add-on from File" -5. Find and open the release .xpi \ No newline at end of file +5. Find and open the release .xpi + +## Installation - Chromium (Chrome, Edge, etc.) +1. Download the latest release .crx +2. Open `chrome://extensions` +3. Drag the .crx into the browser window \ No newline at end of file