I started learning about how to build extensions, but I stuck on how an extension could capture a mouse event in a website.
i try document.addEventListener by js but it just capture the mouse event in the extesion page
I started learning about how to build extensions, but I stuck on how an extension could capture a mouse event in a website.
i try document.addEventListener by js but it just capture the mouse event in the extesion page