mirror of
https://github.com/black7375/Firefox-UI-Fix.git
synced 2026-01-11 19:53:30 -08:00
7 lines
143 B
HTML
7 lines
143 B
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<script type="module" src="background.js"></script>
|
|
</head>
|
|
</html>
|