Chrome Extensions Samples
Перейти к файлу
Patrick Kettner 2f3be94926 update DNR samples to work in new DCC 2024-02-15 11:33:14 -05:00
.allstar Ignore packed extension from allstar checks. (#846) 2023-03-10 11:51:48 -05:00
.github Add sample list generator action script (#989) 2023-08-01 15:04:34 +01:00
.husky Add prettier and eslint (#831) 2023-02-22 13:25:39 +01:00
.repo add chrome.power/keep awake as an api sample (#1060) 2024-01-16 07:48:03 -05:00
_archive Update mv3 native messaging (#842) 2024-01-31 15:44:14 +00:00
api-samples update DNR samples to work in new DCC 2024-02-15 11:33:14 -05:00
functional-samples Add examples for testing service worker termination (#1078) 2024-02-08 18:04:49 +00:00
.eslintignore Add wasm sample (#841) 2023-05-12 10:58:20 +01:00
.eslintrc.js Eslint: don't allow var (#856) 2023-03-20 19:36:40 +01:00
.gitignore Add declarativeNetRequest API samples. (#839) 2023-03-03 15:53:50 +00:00
.prettierignore Add prettier and eslint (#831) 2023-02-22 13:25:39 +01:00
.prettierrc.json Add prettier and eslint (#831) 2023-02-22 13:25:39 +01:00
CONTRIBUTING.md pretty print (#895) 2023-05-01 11:29:59 -04:00
LICENSE Add http://www.apache.org/licenses/LICENSE-2.0.txt. 2013-03-29 09:52:43 -07:00
README-template.md Add clarity / fix typo in step 3 (#1042) 2023-12-15 16:38:22 +01:00
README.md remove note about MV3 samples "being prepared" (#1025) 2023-11-02 13:49:50 +01:00
package-lock.json Bump word-wrap from 1.2.3 to 1.2.5 (#991) 2023-11-13 13:23:20 +00:00
package.json Add Puppeteer testing tutorial (#1016) 2023-10-12 10:49:02 -05:00

README.md

Chrome Extensions samples

Official samples for Chrome Extensions and the Chrome Apps platform. (Chrome Apps are deprecated. Learn more on the Chromium blog).

For more information on extensions, see Chrome Developers.

Explore samples

The directory structure is as follows:

You can also use the Samples page to discover extensions by type, permissions, and extension API.

Installation

To experiment with these samples, please clone this repo and use 'Load Unpacked Extension'. Read more on Development Basics.

Contributing

Please see the CONTRIBUTING file for information on contributing to the chrome-extensions-samples project.

License

chrome-extensions-samples are authored by Google and are licensed under the Apache License, Version 2.0.