Skip to content

Instantly share code, notes, and snippets.

@Vamxi
Vamxi / wefusetestpopup.html
Created September 11, 2025 14:59
Test webfuse extension covering all webfuse api methods
<html>
<body>
<h1>Popup Extension</h1>
<style>
body {
font-family: Arial, sans-serif;
padding: 20px;
max-width: 800px;
}