mirror of
https://github.com/mdn/webextensions-examples.git
synced 2026-04-24 10:12:49 +02:00
WebExtension example of some windows API functions. (#123)
This commit is contained in:
committed by
wbamberg
parent
81c4b3381c
commit
c42a263968
@@ -0,0 +1,11 @@
|
||||
# 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.
|
||||
Reference in New Issue
Block a user