Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/violentmonkey/violentmonkey
/ string.js
File
string.js
scripts/string.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
PluginError = require(
'plugin-error'
);
2
const
through = require(
'through2'
).default;
3
4
module.exports =
function
(handle) {
Callers
nothing calls this directly
Calls
3
emit
Method · 0.80
cb
Function · 0.50
handle
Function · 0.50
Tested by
no test coverage detected