Skip to content

Commit f58ba87

Browse files
committed
2 parents e0110d0 + 6f0946c commit f58ba87

File tree

1 file changed

+17
-1
lines changed

1 file changed

+17
-1
lines changed

README.md

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,24 @@
22

33
Built on https://github.com/kryptokinght/react-extension-boilerplate
44

5-
Currently pre-release, build coming soon...
5+
This isn't published so you need to install in dev mode
66

7+
**To install on Chrome**
8+
- Download github-default-filter-issue-vX.X.X.zip and extract - [Latest Release](https://github.com/zacherkkila/GitHub-Default-Issue-Filter/releases/latest)
9+
- Open Chrome and type chrome://extensions/ in url bar
10+
- Toggle on "Developer Mode" in the top right
11+
- Click "Load Unpacked" in the top left
12+
- Choose the entire extraceted directory
13+
- Note you will need to refresh any open GitHub tabs before setting will work correctly
14+
15+
**To install on Firefox**
16+
- Download github-default-filter-issue-vX.X.X.zip and extract - [Latest Release](https://github.com/zacherkkila/GitHub-Default-Issue-Filter/releases/latest)
17+
- Open Firefox and type about:debugging in url bar
18+
- Click "This Firefox" on the left hand side
19+
- Click "Load Temporary Add-On"
20+
- Choose `manifest.json` from the extracted folder
21+
- Note you will need to refresh any open GitHub tabs before setting will work correctly
22+
723
![example](https://raw.githubusercontent.com/zacherkkila/GitHub-Default-Issue-Filter-Browser-Extension/master/readme/example.png)
824

925

0 commit comments

Comments
 (0)