1
0
Fork 0
mirror of https://github.com/gorhill/uMatrix.git synced 2024-06-29 03:21:09 +12:00
uMatrix/platform/chromium/options_ui.html

11 lines
176 B
HTML

<!DOCTYPE html>
<head>
<meta charset="utf-8">
<title></title>
</head>
<body>
<script src="js/vapi-client.js"></script>
<script src="js/options_ui.js"></script>
</body>
</html>