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
+12Lines changed: 12 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -60,10 +60,22 @@ For browser extension versions, GitHub Hovercard provide following options:
60
60
61
61
Use this option to set custom domains for your GitHub Enterprise service. Note that you don't need to set `github.com` because it's always included. You may be asked to grant additional permissions for those domains.
62
62
63
+
* Theme
64
+
65
+
The theme of hovercards. Defaults to GitHub-style hovercards. You can set it back to the classic dark style in the options.
66
+
63
67
* Delay
64
68
65
69
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
70
71
+
* Disable Projects
72
+
73
+
You can disable hovercards on project pages for less interference.
74
+
75
+
* Placement
76
+
77
+
You can set the default placement of the hovercards.
78
+
67
79
* Readme
68
80
69
81
You may disable readme content for repo cards if you don't need it.
0 commit comments