mirror of
https://github.com/mdn/webextensions-examples.git
synced 2026-04-17 14:59:12 +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.
|