mirror of
https://github.com/kkapsner/CanvasBlocker
synced 2025-07-15 14:09:36 +02:00
parent
27999484c2
commit
d687bc9756
7 changed files with 226 additions and 10 deletions
|
@ -2,6 +2,7 @@
|
|||
<html>
|
||||
<head>
|
||||
<title>CanvasBlocker Settings</title>
|
||||
<link href="../lib/modal.css" rel="stylesheet" type="text/css">
|
||||
<link href="options.css" rel="stylesheet" type="text/css">
|
||||
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
|
||||
</head>
|
||||
|
@ -16,6 +17,7 @@
|
|||
<script src="../lib/settings.js"></script>
|
||||
<script src="../lib/search.js"></script>
|
||||
<script src="../lib/theme.js"></script>
|
||||
<script src="../lib/modal.js"></script>
|
||||
<script src="optionsGui.js"></script>
|
||||
<script src="settingsDisplay.js"></script>
|
||||
<script src="options.js"></script>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue