UNPKG

@cliqz-oss/firefox-client

Version:
22 lines 360 B
<!DOCTYPE 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>