uBlock/platform/chromium/options_ui.html

10 lines
153 B
HTML
Raw Normal View History

2015-02-06 15:30:22 +00:00
<!DOCTYPE html>
2015-02-12 17:25:19 +00:00
<head>
2015-02-12 15:50:40 +00:00
<script src="js/vapi-client.js"></script>
2015-02-12 17:25:19 +00:00
<script src="js/options_ui.js"></script>
<title></title>
</head>
<body>
</body>
2015-03-07 18:30:55 +00:00
</html>