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.
- Host: GitHub
- URL: https://github.com/broisnischal/chrome-extension-template
- Owner: broisnischal
- License: mit
- Created: 2025-01-21T16:57:48.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-23T10:03:04.000Z (over 1 year ago)
- Last Synced: 2025-03-20T04:37:43.489Z (over 1 year ago)
- Topics: chrome, extension
- Language: TypeScript
- Homepage:
- Size: 330 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
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