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