1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-07-08 12:57:57 +02:00
uBlock/platform/chromium/options_ui.html

12 lines
212 B
HTML

<!DOCTYPE html>
<html>
<head>
<script src="js/vapi-client.js"></script>
<script src="js/options_ui.js"></script>
<title></title>
</head>
<body>
<a href="dashboard.html" target="uBO">Dashboard</a>
</body>
</html>