mirror of
https://github.com/mdn/webextensions-examples.git
synced 2026-05-01 21:37:51 +02:00
10 lines
242 B
Markdown
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.
|