uBlock/platform/chromium/options_ui.html

12 lines
212 B
HTML
Raw Normal View History

2015-02-06 08:30:22 -07:00
<!DOCTYPE html>
2015-12-31 07:25:12 -07:00
<html>
2015-02-12 10:25:19 -07:00
<head>
2015-02-12 08:50:40 -07:00
<script src="js/vapi-client.js"></script>
2015-02-12 10:25:19 -07:00
<script src="js/options_ui.js"></script>
<title></title>
</head>
<body>
<a href="dashboard.html" target="uBO">Dashboard</a>
2015-02-12 10:25:19 -07:00
</body>
2015-03-07 11:30:55 -07:00
</html>