omnivore/apple/Sources/SafariExtension/Resources/views/background.html
2022-02-11 09:24:33 -08:00

13 lines
219 B
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Omnivore background</title>
<script src="/scripts/constants.js"></script>
<script src="/scripts/background.js"></script>
</head>
</html>