1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-09-15 07:22:28 +02:00
uBlock/platform/chromium/options_ui.html

10 lines
153 B
HTML
Raw Normal View History

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