21 lines
550 B
HTML
21 lines
550 B
HTML
<link rel="stylesheet" href="styles/bootstrap.css" />
|
|
|
|
<!-- TODO: get info -->
|
|
<!-- <div class="container" style="width: 500px">
|
|
<table class="table table-hover">
|
|
<thead>
|
|
<tr>
|
|
<th scope="col">Browser Name</th>
|
|
<th scope="col">Type</th>
|
|
<th scope="col">Host</th>
|
|
<th scope="col">Port</th>
|
|
<th scope="col">Username</th>
|
|
<th scope="col">Password</th>
|
|
</tr>
|
|
</thead>
|
|
</table>
|
|
</div> -->
|
|
<div class="container">
|
|
<h1 class="text-primary">Extension: set proxy by socket!</h1>
|
|
</div>
|