mirror of
https://github.com/BetterSEQTA/BetterSEQTA-Plus.git
synced 2026-06-06 11:44:40 +00:00
clean up background.{html,js}
This commit is contained in:
@@ -19,13 +19,10 @@
|
||||
object-fit: cover;
|
||||
}
|
||||
</style>
|
||||
<script type="application/javascript" src="/browser-polyfill.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<!-- Container for the media -->
|
||||
<div id="media-container">
|
||||
<!-- Will be populated dynamically -->
|
||||
</div>
|
||||
<div id="media-container"></div>
|
||||
|
||||
<script src="background.js"></script>
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user