mirror of
https://github.com/mdn/webextensions-examples.git
synced 2026-04-26 11:10:55 +02:00
Added missing README files and updated some existing ones
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
# open-my-page
|
||||
|
||||
## What it does
|
||||
|
||||
This extension includes:
|
||||
|
||||
* a background script, "background.js"
|
||||
@@ -8,7 +10,7 @@ This extension includes:
|
||||
|
||||
All it does is: when the user clicks the button, open "my-page.html" in a new tab.
|
||||
|
||||
It shows:
|
||||
## What it shows
|
||||
|
||||
* how to listen for browser action clicks in a background script
|
||||
* how to open a page packaged with your extension
|
||||
|
||||
Reference in New Issue
Block a user