This repository was archived by the owner on Jan 22, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdisablegoguardian.html
53 lines (52 loc) · 3.57 KB
/
disablegoguardian.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
<!DOCTYPE html>
<html>
<head>
<title>Google Drive - New document</title>
<link rel="icon" type="image/x-icon" href="https://ssl.gstatic.com/images/branding/product/1x/drive_2020q4_32dp.png">
<link rel="stylesheet" href="styles.css">
</head>
<body>
<div style="width: 100vw;">
<a onclick="switchtourl('main')">
<div style="float: left; width: 10vw;">
<p class="bartext">Universal UB</p>
</div>
</a>
<div onclick="cloaksite('/disablegoguardian')" style="float: right; text-align: right; text-wrap: nowrap; transform: translateX(-300px);">
<p class="bartext">Open in About:Blank</p>
</div>
</div>
<div class="titleimage">
<h1 class="title">Disable GoGuardian ♡</h1>
</div>
<hr class="dashedhr">
<div class="maincontent">
<h1 class="padding">I could care less if this gets patched so if you want new workarounds find em yourself.</h1>
<hr class="lighthr">
<h2 class="padding">Before you start bookmark these tabs (If you have certain tabs from the other tutorials no need to make more): "chrome://shorthang", "chrome://extensions/?id=haldlgldplgnggkjaafhelgiaglafanh", "chrome-extension://haldlgldplgnggkjaafhelgiaglafanh/manifest.json" OR "chrome-extension://haldlgldplgnggkjaafhelgiaglafanh/_generated_background_page.html"</h2>
<hr class="lighthr">
<h2 class="padding">Very short tutorial so you can hopefully understand it. Heres some things before we start, we use chrome://shorthang because chrome://hang is disabled. When I say OR i'm saying the guide can be followed with either of the urls interchangeably (I recommend manifest.json if you can though)</h2>
<hr class="lighthr">
<h2 class="padding">Open up your chrome-extension url and shorthang it once, now you need to do this quickly, right click the tab duplicate it and open your chrome://extension tab scroll down and click the switch.</h2>
<hr class="lighthr">
<h2 class="padding">You need to keep being fast here, go back to your chrome-extension tab and spam shorthangs. each shorthang adds about 15-20 seconds to your "timer" of how long your unblocked for, spam it as much as you'd want but be careful because if you spam it too much at once everything will hang and you won't be able to visit new sites, to fix this sign out and sign back into your chromebook.</h2>
<hr class="lighthr">
<h1 class="padding">VISUAL GUIDE:</h1>
<hr class="lighthr">
<video width="960" height="540" controls>
<source src="./videos/disableextension.mov">
</video>
<hr class="lighthr">
<h2 class="padding">Ye ik its securly but its the exact same for goguardian and I was too lazy to edit another video</h2>
</div>
<hr class="dashedhr">
</body>
<div class="footer">
<div class="smallmargin"></div>
<a style="text-decoration: none; color: #414d75;" onclick="openurl('https://www.github.com/' + currentname)"><p style="color: #414d75;"> Github </a><a style="text-decoration: none;" onclick="switchtourl('/terms')"><span style="color: #414d75;"> Terms </span></a></a><a style="text-decoration: none;" onclick="switchtourl('/about')"><span style="color: #414d75;"> About </span></a></a><a style="text-decoration: none;" onclick="switchtourl('/credits')"><span style="color: #414d75;"> Credits </span></a></p>
<div class="smallmargin"></div>
</div>
<script>
</script>
<script src="aboutblank.js"></script>
</html>