Program Files/notifications/exec.html
<!DOCTYPE html>
<html>
<head>
<title>Notifications</title>
<meta charset="utf-8">
<link rel="shortcut icon" href="#iofs:C:/Program Files/notifications/icon.png">
<link rel="stylesheet" href="../../helper.min.css">
<script src="../../helper.js"></script>
<link rel="stylesheet" href="style.min.css">
</head>
<body>
<!-- <h3 class="a_notificaton" style="margin:0; padding:0 10px">Notifications</h3> -->
<div class="notifications">
</div>
<script late-src="scripts.js"></script>
</body>
</html>