Initial commit

This commit is contained in:
Jonas Pfalzgraf 2022-08-15 14:38:55 +02:00 committed by GitHub
commit 455c62a936
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 373 additions and 0 deletions

2
README.md Normal file
View file

@ -0,0 +1,2 @@
# BrowserExtensionTemplate
A basic template based on SASS and TypeScript to create browser extensions without directly relying on a larger framework.