@cliqz-oss/firefox-client
Version:
Firefox remote debugging client
22 lines • 360 B
HTML
<html>
<head>
<title>Firefox remote debugging client tests</title>
<meta charset="utf-8">
<style>
header {
font-family: Georgia, sans-serif;
font-size: 3em;
margin: 3em;
color: hsl(30, 90%, 50%);
}
</style>
</head>
<body>
<header>
Firefox Client Tests
</header>
<main>
</main>
</body>
</html>