MCPcopy
hub / github.com/philc/vimium / stop

Method stop

content_scripts/hud.js:264–266  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

262 }
263
264 stop() {
265 clearInterval(this.intervalId);
266 }
267
268 updateStyle(opacity) {
269 this.opacity = opacity;

Callers 1

hideFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected