Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/refined-github/refined-github
/ shorten-links.tsx
File
shorten-links.tsx
source/features/shorten-links.tsx:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import features from
'../feature-manager.js'
;
2
import {linkifiedUrlClass, shortenLink} from
'../github-helpers/dom-formatters.js'
;
3
import onetime from
'../helpers/onetime.js'
;
4
import observe from
'../helpers/selector-observer.js'
;
Callers
nothing calls this directly
Calls
1
onetime
Function · 0.85
Tested by
no test coverage detected