Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/RutvijDv/Meet-Script
/ whenSubtitleOff
Function
whenSubtitleOff
content.js:44–48 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
42
43
44
function
whenSubtitleOff() {
45
chrome.storage.sync.set({
46
subtitleWarning: true,
47
});
48
};
49
50
51
function
callStarts() {
Callers
1
callStarts
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected