MCPcopy Index your code
hub / github.com/philc/vimium / exclusions.js

File exclusions.js

background_scripts/exclusions.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// This module manages manages the exclusion rule setting. An exclusion is an object with two
2// attributes: pattern and passKeys. The exclusion rules are an array of such objects.
3
4const ExclusionRegexpCache = {

Callers

nothing calls this directly

Calls 1

onSettingsUpdatedFunction · 0.85

Tested by

no test coverage detected