working on imports, maybe not worth it for the content script, it can't be an es module
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
<meta charset="UTF-8">
|
||||
<!-- <meta name="viewport" content="width=device-width, initial-scale=1.0"> -->
|
||||
<!-- <script async defer src="https://cdn.jsdelivr.net/gh/altcha-org/altcha/dist/altcha.min.js" type="module"></script> -->
|
||||
<script async src="/scripts/action_popup.js" type="module"></script>
|
||||
<script async src="/scripts/browser-action.js" type="module"></script>
|
||||
|
||||
<title>Slop Farmer</title>
|
||||
</head>
|
||||
|
||||
Reference in New Issue
Block a user