Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Useful-Scripts-Extension/useful-script
/ web_timer.js
File
web_timer.js
scripts/web_timer.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ UfsGlobal } from
"./content-scripts/ufs_global.js"
;
2
import
{ BADGES } from
"./helpers/badge.js"
;
3
4
const
graphIcon =
'<i class="fa-solid fa-chart-pie"></i>'
;
Callers
nothing calls this directly
Calls
5
runScriptInTabWithEventChain
Function · 0.85
error
Method · 0.80
getAllTabs
Function · 0.50
t
Function · 0.50
runScriptInTab
Function · 0.50
Tested by
no test coverage detected