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
+9-13Lines changed: 9 additions & 13 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -29,8 +29,8 @@ Neat hovercards for GitHub.
29
29
30
30
* Why and how should I bind my access token and which scopes should I allow?
31
31
32
-
GitHub limits unauthenticated API requests to 60 per hour but after binding your access token you will be able to enjoy the rate limit of **5,000** requests per hour.
33
-
32
+
GitHub limits unauthenticated API requests to 60 per hour but after binding your access token you will be able to enjoy the rate limit of **5,000** requests per hour.
33
+
34
34
**Triple click** on any hovercard and the access token form will pop out.
35
35
36
36
You should at lease add permission for `public_repo` to enable star/unstar, and `user:follow` to enable follow/unfollow.
@@ -65,7 +65,7 @@ For browser extension versions, GitHub Hovercard provide following options:
65
65
If you don't want the hovercards to pop up instantly, you may set a delay before they try to retrieve data and appear.
66
66
67
67
* Readme
68
-
68
+
69
69
You may disable readme content for repo cards if you don't need it.
70
70
71
71
* Show self
@@ -74,21 +74,17 @@ For browser extension versions, GitHub Hovercard provide following options:
74
74
75
75
## Screenshots
76
76
77
-
<imgsrc="screenshots/1.png"alt="Users in trending repo avatars"width="640"height="400">
78
-
79
-
<imgsrc="screenshots/2.png"alt="Repos in activity feeds"width="640"height="400">
80
-
81
-
<imgsrc="screenshots/3.png"alt="Users/organizations in repo titles"width="640"height="400">
77
+
<imgsrc="screenshots/1-light.png"alt="Users in trending repo avatars"width="640"height="400">
0 commit comments