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: 2 months 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 (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-11-20T10:10:26.000Z (over 3 years ago)
- Last Synced: 2024-12-28T19:43:50.502Z (4 months ago)
- Topics: browser-extension, chrome-extension, firefox-addon, typescript, webextension
- Language: JavaScript
- Homepage:
- Size: 1.27 MB
- Stars: 4
- 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