Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/Justineo/github-hovercard
/ options.js
File
options.js
extensions/chrome/options.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
2
3
const
ITEM_TPL = `{{#domains}}<li><input
type
=
"text"
ui=
"wide"
class
=
"domain"
value=
"{{.}}"
placeholder=
"github.mydomain.com"
><button
type
=
"button"
class
=
"remove"
>✕</button></li>{{/domains}}`
4
const
GH_DOMAIN =
'github.com'
Callers
nothing calls this directly
Calls
2
save
Function · 0.70
restore
Function · 0.70
Tested by
no test coverage detected