MCPcopy 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

checkClickHrefMethod · 0.95
refreshByClickMethod · 0.80
urlchangeHandlerFunction · 0.80
initListenerFunction · 0.80

Calls 1

clearAddedElementsMethod · 0.95

Tested by

no test coverage detected