Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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