MCPcopy 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
44function whenSubtitleOff() {
45 chrome.storage.sync.set({
46 subtitleWarning: true,
47 });
48};
49
50
51function callStarts() {

Callers 1

callStartsFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected