Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/refined-github/refined-github
/ getStyleHotfixes
Function
getStyleHotfixes
source/background.ts:62–64 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
60
});
61
},
62
async
getStyleHotfixes() {
63
return
styleHotfixes.get(version);
64
},
65
});
66
67
chrome.action.onClicked.addListener(
async
tab => {
Callers
nothing calls this directly
Calls
1
get
Method · 0.80
Tested by
no test coverage detected