Skip to content

Commit

Permalink
Updating the Access Token's scope in the README
Browse files Browse the repository at this point in the history
  • Loading branch information
payne911 committed Jul 3, 2021
1 parent cf537d9 commit 9b095e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ You can query repository directly with the URL. Here is an example: https://usef
### Chrome extension (WIP)
Not published yet. If you want to install it:
1. Clone this repository
2. Change the [script file](plugin/useful-forks.js) so that `GITHUB_ACCESS_TOKEN`'s value is that of an [Access Token](https://github.com/settings/tokens/new?scopes=public_repo&description=UsefulForks)
2. Change the [script file](plugin/useful-forks.js) so that `GITHUB_ACCESS_TOKEN`'s value is that of an [Access Token](https://github.com/settings/tokens/new?description=useful-forks%20(no%20scope%20required))
3. Go to the `chrome://extensions` URL
4. Enable `Developer mode` (switch at the top-right)
5. Click `Load unpacked` (button at the top-left)
Expand Down

0 comments on commit 9b095e4

Please sign in to comment.