Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/starc007/chrome-extenstion-template
Chrome extension boilerplate
https://github.com/starc007/chrome-extenstion-template
boilerplate chrome-extension extension react tailwindcss typescript
Last synced: 3 months ago
JSON representation
Chrome extension boilerplate
- Host: GitHub
- URL: https://github.com/starc007/chrome-extenstion-template
- Owner: starc007
- Created: 2024-01-09T09:19:06.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-09T09:26:11.000Z (about 1 year ago)
- Last Synced: 2024-05-02T01:27:24.843Z (9 months ago)
- Topics: boilerplate, chrome-extension, extension, react, tailwindcss, typescript
- Language: JavaScript
- Homepage: https://github.com/starc007/chrome-extenstion-template
- Size: 51.8 KB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#
Chrome Extension Boilerplate
A production ready boilerplate for chrome extenstion.
Make chrome extension using- React
- TailwindCSS
- Typescript## 🛠️ Clone Repo and start using it
```bash
git clone https://github.com/starc007/chrome-extenstion-template.git
```