Initial commit
This commit is contained in:
12
options.html
Normal file
12
options.html
Normal file
@ -0,0 +1,12 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<title>No Auto Emoji Options</title>
|
||||
<meta charset="utf-8" />
|
||||
</head>
|
||||
<body>
|
||||
<h3>Select which auto emojis should be blocked:</h3>
|
||||
<ul id="list"></ul>
|
||||
<script src="options.js"></script>
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user