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

10 lines
153 B
HTML
Raw Normal View History

2015-04-11 09:06:49 +12:00
<!DOCTYPE html>
<head>
<script src="js/vapi-client.js"></script>
<script src="js/options_ui.js"></script>
<title></title>
</head>
<body>
</body>
</html>