-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
101 lines (91 loc) · 4.79 KB
/
index.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
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Pure Net</title>
<link rel="stylesheet" href="style.css">
</head>
<body>
<div id="main">
<div class="side-bar">
<div id="icon">
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 116.18 122.88">
<defs>
<style>
.cls-1 {
fill: #fff;
}
</style>
</defs>
<title>luck-lucky</title>
<path class="cls-1"
d="M81.21,89c2.09,5.94,2.81,11.94,1.27,17.38C79.26,117.8,68,119.41,58,110.28c-11.24,10.78-23,5.71-25.23-6.21C30.82,93.63,36.53,81.74,44.47,71.8,34,79.83,21,85.87,10.05,82.89-1.4,79.76-3,68.54,6,58.39c-10.88-11.2-5.89-23,6-25.33,10.54-2,22.74,3.82,32.83,11.87C36.65,34.49,30.39,21.11,33.43,10,36.56-1.41,47.77-3,57.91,6c11.22-10.87,23-5.87,25.26,6C85.25,22.86,79,35.51,70.61,45.69c10.71-8.39,24.6-14.9,35.91-11.61s12.88,14.55,3.69,24.61c10.71,11.31,5.55,23.09-6.38,25.2-5.19.92-10.76-.07-16.27-2.28Q99.83,95.76,110,109.9c2.16,2.93,3.11,4.22,5.15,7.23,2.27,3.37-5.75,8.72-9.18,3.68-1.24-1.77-2.51-3.52-3.79-5.27q-9.56-13.26-21-26.55Z" />
</svg>
</div>
<div id="button">
<a
href="https://minhaskamal.github.io/DownGit/#/home?url=https://github.com/s-m-quadri/Pure-Net/tree/main/PureNet_CromeExtension"><button
id="download-button">
<div class="button-text">
<b>Pure Net - Web Filter</b><br>Chrome extension Download
</div>
<div class="button-icon"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor"
class="bi bi-download" viewBox="0 0 16 16">
<path
d="M.5 9.9a.5.5 0 0 1 .5.5v2.5a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1v-2.5a.5.5 0 0 1 1 0v2.5a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2v-2.5a.5.5 0 0 1 .5-.5z" />
<path
d="M7.646 11.854a.5.5 0 0 0 .708 0l3-3a.5.5 0 0 0-.708-.708L8.5 10.293V1.5a.5.5 0 0 0-1 0v8.793L5.354 8.146a.5.5 0 1 0-.708.708l3 3z" />
</svg></div>
</button></a>
</div>
</div>
<div class="main-bar">
<div class="instructions-container">
<a href="https://docs.google.com/document/d/1UiefoYFjYCvIJ0i38wGtD9AGN-ei3cuM/edit?usp=sharing&ouid=108494331849363652267&rtpof=true&sd=true">Complete Report...</a>
<h1>Getting Started</h1>
<h2>Step <b>#1</b>: Download</h2>
<p>Click on the button to start downloading.</p>
<h2>Step <b>#2</b>: Load an unpacked extension</h2>
<p>The directory holding the manifest file can be added as an extension in developer mode in its current state.
To
load an unpacked extension in developer mode, follow these steps:</p>
<img src="./media/Open_Unpack_Extension.png" alt="Open_Unpack_Extension">
<ol>
<li>Open the Extension Management page by navigating to the unpacked directory.</li>
<ul>
<li>Alternatively, open this page by clicking on the Extensions menu button and selecting Manage Extensions
at
the bottom of the menu.
</li>
<li>Alternatively, open this page by clicking on the Chrome menu, hovering over More Tools then selecting
Extensions
</li>
</ul>
<li>Enable Developer Mode by clicking the toggle switch next to Developer mode.
</li>
<li>Click the Load unpacked button and select the extension directory.
</li>
</ol>
<h2>Step <b>#3</b>: Pin the Pure Net Chrome Extension</h2>
<p>Click on Extensions, then on pin for Pure Net Chrome Extension</p>
<br>
<img src="./media/Pin_Pure-Net.png" alt="Pin_Pure-Net">
<h2>Step <b>#4</b>: Configure (optional)</h2>
<p>There are two ways to configure or customize the filter,</p>
<img src="./media/Options_Pure-Net.png" alt="Options_Pure-Net">
<ol>
<li>Right click on extension, then click on "Settings", then adjust the setting as per your need, finally
press "Save Changes".</li>
<li>Left click on extension, then click on "Options", then adjust the setting as per your need, finally press
"Save Changes".</li>
</ol>
<h2>Step <b>#5</b>: Finally Activate it!</h2>
<img src="./media/Popup_Pure-Net.png" alt="Popup_Pure-Net">
<p>Just click on Purify! button to activate. You may can navigate to Chrome inspector > console to see whats
happening, because the extension will log most of it's activities for confirmation and debugging purpose.</p>
</div>
</div>
</body>
</html>