MCPcopy Create free account
hub / github.com/RutvijDv/Meet-Script / popup.js

File popup.js

popup.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1chrome.storage.sync.get(["subtitleWarning"], function (result) {
2 if(result.subtitleWarning){
3 $("#captions-off").css("display","block");
4 }

Callers

nothing calls this directly

Calls 1

$Function · 0.70

Tested by

no test coverage detected