Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Useful-Scripts-Extension/useful-script
/ fb_searchGroupForOther_main.js
File
fb_searchGroupForOther_main.js
scripts/fb_searchGroupForOther_main.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
inputSearch = document.querySelector(
"#search-inp"
);
2
const
tableDiv = document.querySelector(
"table"
);
3
const
searchCount = document.querySelector(
"#searchCount"
);
4
const
ownerLink = document.querySelector(
"#owner"
);
Callers
nothing calls this directly
Calls
1
main
Function · 0.70
Tested by
no test coverage detected