/ChromeExtensions_Examples

Sample chrome extensions that showcase usage of APIs, and others.

Primary LanguageJavaScript

Chrome Extensions Examples

This repository is a collection of simple Chrome extensions that explain the usage of extension APIs and different concepts in MV3.

Table of Contents

  • Scripting API: how to insert a content script using the scripting API
  • UserScripts API: how to insert a user script using the userScripts API