Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Useful-Scripts-Extension/useful-script
/ fb_autoRemoveSpamPostGroup_main.js
File
fb_autoRemoveSpamPostGroup_main.js
scripts/fb_autoRemoveSpamPostGroup_main.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
waitMinInp = document.getElementById(
"inputWaitMin"
);
2
const
waitMaxInp = document.getElementById(
"inputWaitMax"
);
3
const
inputMaxPosts = document.getElementById(
"max-posts"
);
4
const
radioAction = document.getElementsByName(
"action"
);
Callers
nothing calls this directly
Calls
1
main
Function · 0.70
Tested by
no test coverage detected