Chrome Extensions Samples
Перейти к файлу
dependabot[bot] 86e4517569
Bump eslint-plugin-jest from 28.8.0 to 28.8.3 (#1280)
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 28.8.0 to 28.8.3.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v28.8.0...v28.8.3)

---
updated-dependencies:
- dependency-name: eslint-plugin-jest
  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-11 10:17:02 +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 Update README.md to clarify that this example isn't using Gemini Nano (on-device), it's using the Gemini APIs from AI Studio. (#1277) 2024-09-11 10:10:55 +01: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 eslint-plugin-jest from 28.8.0 to 28.8.3 (#1280) 2024-09-11 10:17:02 +01:00
package.json Bump eslint-plugin-jest from 28.8.0 to 28.8.3 (#1280) 2024-09-11 10:17:02 +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.