Chrome Extensions Samples
Перейти к файлу
dependabot[bot] 150d10fbe8
Bump chrome-types from 0.1.301 to 0.1.306 (#1286)
Bumps [chrome-types](https://github.com/GoogleChrome/chrome-types) from 0.1.301 to 0.1.306.
- [Commits](https://github.com/GoogleChrome/chrome-types/commits)

---
updated-dependencies:
- dependency-name: chrome-types
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-16 15:09:07 +01:00
.allstar Ignore packed extension from allstar checks. (#846) 2023-03-10 11:51:48 -05:00
.github Bump actions/checkout from 2 to 4 (#1090) 2024-02-20 10:58:15 +00:00
.husky Add prettier and eslint (#831) 2023-02-22 13:25:39 +01:00
.repo Fix images in READMEs (#1178) 2024-06-06 14:28:26 +02:00
_archive Update mv3 native messaging (#842) 2024-01-31 15:44:14 +00:00
api-samples chore: Fix typo url redirect sample (#1252) 2024-08-12 11:57:09 +01:00
functional-samples Add on device summary sample (#1263) 2024-09-13 17:38:40 +02:00
.gitignore add Gemini API sample (#1240) 2024-07-25 12:08:13 +02: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
eslint.config.js Upgrade to ESLint 9 (#1149) 2024-04-26 15:00:33 +01:00
package-lock.json Bump chrome-types from 0.1.301 to 0.1.306 (#1286) 2024-09-16 15:09:07 +01:00
package.json Bump chrome-types from 0.1.301 to 0.1.306 (#1286) 2024-09-16 15:09:07 +01: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.