Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mnao305/webextension-typescript-template
Browser extension template using Manifest v3, TypeScript, and webpack v5.
https://github.com/mnao305/webextension-typescript-template
browser-extension chrome-extension firefox-addon typescript webextension
Last synced: 11 days ago
JSON representation
Browser extension template using Manifest v3, TypeScript, and webpack v5.
- Host: GitHub
- URL: https://github.com/mnao305/webextension-typescript-template
- Owner: mnao305
- License: mit
- Created: 2020-04-03T00:58:29.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-11-20T10:10:26.000Z (about 3 years ago)
- Last Synced: 2023-03-02T09:37:22.156Z (almost 2 years ago)
- Topics: browser-extension, chrome-extension, firefox-addon, typescript, webextension
- Language: JavaScript
- Homepage:
- Size: 1.27 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# webextension-typescript-template
Browser extension template using Manifest v3, TypeScript, and webpack v5.
## Usage
Press the `Use this template` button to use this template.
### Should be changed at the start of the template
- [ ] project name (package.json, package-lock.json)
- [ ] project description (package.json)
- [ ] Each link in package.json
- [ ] LICENSE
- [ ] READNE.md