mirror of
https://github.com/mdn/webextensions-examples.git
synced 2026-04-18 23:38:31 +02:00
12 lines
269 B
Markdown
12 lines
269 B
Markdown
# Window manipulator
|
|
|
|
## What it does
|
|
|
|
This extension includes a browser action with a popup specified as "window.html".
|
|
|
|
The popup lets the user perform various simple operations using the windows API.
|
|
|
|
# What it shows
|
|
|
|
Demonstration of various windows API functions.
|