An open API service indexing awesome lists of open source software.

https://github.com/broisnischal/chrome-extension-template

This template provides a solid foundation for developing Chrome extension.
https://github.com/broisnischal/chrome-extension-template

chrome extension

Last synced: over 1 year ago
JSON representation

This template provides a solid foundation for developing Chrome extension.

Awesome Lists containing this project

README

          

# Chrome Extension Template

A modern, well-structured template for building Chrome browser extensions. This
template provides a solid foundation for developing Chrome extensions using best
practices and modern web technologies.

## Features

- Basic extension structure following Chrome's recommended guidelines
- Manifest V3 support
- Ready-to-use development environment
- Clean and organized file structure
- Essential boilerplate code
- Code linting and formatting
- Type checking