https://github.com/michimani/simple-chrome-ex-template
This is a template project for Chrome Extension using vite + vanilla-ts.
https://github.com/michimani/simple-chrome-ex-template
chrome-extension template-project
Last synced: 3 months ago
JSON representation
This is a template project for Chrome Extension using vite + vanilla-ts.
- Host: GitHub
- URL: https://github.com/michimani/simple-chrome-ex-template
- Owner: michimani
- License: mit
- Created: 2024-12-01T14:55:03.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2025-01-21T19:58:02.000Z (4 months ago)
- Last Synced: 2025-02-12T22:03:14.276Z (3 months ago)
- Topics: chrome-extension, template-project
- Language: JavaScript
- Homepage:
- Size: 19.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Simple Chrome Extension
===This is a template project for Chrome Extension using *vite + vanilla-ts*.
## How to use
Create a new repository from this template using the **"Use this template"** button at the top of this repository, and implement your extension as you like.
# License
[MIT](LICENSE)
# Author
michimani
- [@michimani - GitHub](https://github.com/michimani)
- [@michimani210 - X (Twitter)](https://twitter.com/michimani210)