about summary refs log tree commit diff stats
path: root/src/pages/background/incognito.html
blob: 57d0bfdbffe96df54bc3832ae1e542f8542cb7b0 (plain) (blame)
1
2
3
4
5
6
7
8
9
<!DOCTYPE html>
<html>

<head>
    <meta charset="utf-8" />
    <script type="module" src="incognito.js"></script>
</head>

</html>