You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+1-3
Original file line number
Diff line number
Diff line change
@@ -4,8 +4,6 @@ Official samples for Chrome Extensions and the Chrome Apps platform. (Chrome App
4
4
5
5
For more information on extensions, see [Chrome Developers](https://developer.chrome.com).
6
6
7
-
**Note: Samples for Manifest V3 are still being prepared. In the mean time, consider referring to [\_archive/mv2/](_archive/mv2/).**
8
-
9
7
## Explore samples
10
8
11
9
The directory structure is as follows:
@@ -18,10 +16,10 @@ The directory structure is as follows:
18
16
You can also use the [Samples](https://developer.chrome.com/docs/extensions/samples/) page to discover extensions by type, permissions, and extension API.
19
17
20
18
## Installation
19
+
21
20
To experiment with these samples, please clone this repo and use 'Load Unpacked Extension'.
22
21
Read more on [Development Basics](https://developer.chrome.com/docs/extensions/mv3/getstarted/development-basics/#load-unpacked).
23
22
24
-
25
23
## Contributing
26
24
27
25
Please see [the CONTRIBUTING file](/CONTRIBUTING.md) for information on contributing to the `chrome-extensions-samples` project.
0 commit comments