Update README.md
This commit is contained in:
parent
fec2e87b09
commit
1c0867e050
1 changed files with 9 additions and 4 deletions
11
README.md
11
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
|
||||
|
||||
## Installation - Chromium (Chrome, Edge, etc.)
|
||||
1. Download the latest release .crx
|
||||
2. Open `chrome://extensions`
|
||||
3. Drag the .crx into the browser window
|
Loading…
Reference in a new issue