mirror of
https://github.com/ajayyy/SponsorBlock.git
synced 2025-12-06 03:27:03 +03:00
13 lines
342 B
HTML
13 lines
342 B
HTML
<html id="sponsorBlockPopupHTML">
|
|
<head>
|
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
|
|
|
<link href="popup.css" rel="stylesheet">
|
|
<link href="shared.css" rel="stylesheet">
|
|
<script src="./js/popup.js"></script>
|
|
</head>
|
|
|
|
<body id="sponsorBlockPopupBody">
|
|
|
|
</body>
|
|
</html> |