blob: 5486ee65d2151466306fdb15d2fcb48b115674fe [file] [log] [blame]
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<title>Notifications Internals</title>
</head>
<body>
<h1>Notifications Internals</h1>
<h2>Schedule Enhanced Safe Browsing Notification</h2>
<button id="esb-notification">Schedule</button>
<h2>Schedule Quick Delete Notification</h2>
<button id="quick-delete-notification">Schedule</button>
<h2>Schedule Google Lens Notification</h2>
<button id="google-lens-notification">Schedule</button>
<h2>Schedule Bottom Omnibox Notification</h2>
<button id="bottom-omnibox-notification">Schedule</button>
<script type="module" src="notifications_internals.js"></script>
</body>
</html>