Skip to content

Commit 2d2bfaf

Browse files
committed
Adjust Token's scope, thanks to #3
1 parent fc2ed97 commit 2d2bfaf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ You can query repository directly with the URL. Here is an example: https://usef
2424
## Chrome Extension (WIP)
2525
Not published yet. If you want to install it:
2626
1. Clone this repository
27-
2. Change the [script file](project/useful-forks.js) so that it includes an [Access Token](https://github.com/settings/tokens/new?scopes=repo&description=UsefulForks).
27+
2. Change the [script file](project/useful-forks.js) so that it includes an [Access Token](https://github.com/settings/tokens/new?scopes=public_repo&description=UsefulForks).
2828
3. Go to the `chrome://extensions` URL
2929
4. Enable `Developer mode` (switch at the top-right)
3030
5. Click `Load unpacked` (button at the top-left)

0 commit comments

Comments
 (0)