Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/hoothin/UserScripts
/ urlChanged
Method
urlChanged
Pagetual/pagetual.user.js:7477–7480 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
7475
}
7476
7477
urlChanged() {
7478
urlChanged = true;
7479
this.clearAddedElements();
7480
}
7481
7482
initPage(callback) {
7483
let
self = this;
Callers
4
checkClickHref
Method · 0.95
refreshByClick
Method · 0.80
urlchangeHandler
Function · 0.80
initListener
Function · 0.80
Calls
1
clearAddedElements
Method · 0.95
Tested by
no test coverage detected