Files
webextensions-examples/window-manipulator/README.md
2023-08-22 14:47:52 +12:00

10 lines
242 B
Markdown

# Window manipulator
## What it does
This extension create a sidebar, specified as "window.html", that lets the user perform various simple operations using the windows API.
# What it shows
Demonstration of various windows API functions.