mirror of
https://github.com/mdn/webextensions-examples.git
synced 2026-04-16 06:18:35 +02:00
Minor edits to README
This commit is contained in:
@@ -6,10 +6,9 @@ Maintained by the [MDN team at Mozilla](https://wiki.mozilla.org/MDN).
|
||||
|
||||
WebExtensions are a way to write browser extensions: that is, programs
|
||||
installed inside a web browser that modify the behaviour of the browser or
|
||||
of web pages loaded by the browser.
|
||||
|
||||
WebExtensions are built on a set of cross-browser APIs: WebExtensions written
|
||||
for Google Chrome or Opera will in most cases run in Firefox or Edge too.
|
||||
of web pages loaded by the browser. They are built on a set of
|
||||
cross-browser APIs, so WebExtensions written for Google Chrome or Opera will
|
||||
in most cases run in Firefox or Edge too.
|
||||
|
||||
The "webextensions-examples" repository is a collection of simple but complete
|
||||
and installable WebExtensions. You can use the examples to see how to use the
|
||||
|
||||
Reference in New Issue
Block a user