Skip to content

Commit de2fd71

Browse files
committed
Temporarily remove blocklive detection
1 parent 60510c0 commit de2fd71

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

extras/background.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -514,7 +514,6 @@ chrome.tabs.onUpdated.addListener(async function (tabId, info) {
514514
ScratchTools.console.log("Injected extension ID.");
515515
function injectExtensionId(id) {
516516
ScratchTools.id = id;
517-
blockliveDetection();
518517
}
519518
await chrome.scripting.executeScript({
520519
args: [chrome.runtime.getURL("/extras/icons/icon128.png")],

0 commit comments

Comments
 (0)