MCPcopy
hub / github.com/Justineo/github-hovercard / options.js

File options.js

extensions/firefox/options.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict'
2
3const ITEM_TPL = `{{#domains}}<li><input type="text" ui="wide" class="domain" value="{{.}}" placeholder="github.mydomain.com"><button type="button" class="ghost icon remove" aria-label="Remove"></button></li>{{/domains}}`
4const GH_DOMAIN = 'github.com'

Callers

nothing calls this directly

Calls 2

saveFunction · 0.70
restoreFunction · 0.70

Tested by

no test coverage detected