You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
# Useful Forks
2
2
Chrome extension, adding a sorted list of starred forks to the GitHub forks page. Results are filtered out if there were never any commits pushed since the fork was created.
3
3
4
-
Not published, if you want to install it, enable developer mode in `chrome://extensions` and load the `project` folder as an unpacked extension.
4
+
Not published, if you want to install it, enable `Developer mode` (switch at the top-right) at the `chrome://extensions`URL and load the `project` folder as an unpacked extension (`Load unpacked` button at the top-left).
5
5
6
6
You should change the [script file](project/useful_forks.js) so that it includes your GitHub username and an [Access Token](https://github.com/settings/tokens/new?scopes=repo&description=UsefulFork).
0 commit comments