MCPcopy Create free account
hub / github.com/hoothin/UserScripts /

Class

Pagetual/pagetual.user.js:9856–9856  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

9854 let ruleBarInsertPos = document.createTextNode(' ');
9855 configCon.appendChild(ruleBarInsertPos);
9856 class Rulebar {
9857 init(ruleUrl) {
9858 let id = ruleUrl.id;
9859 this.ruleUrl = ruleUrl;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected