Merge pull request #174 from numirias/browser_ext

Add crx for Chrome and xpi for Firefox extensions
This commit is contained in:
Ryan Delaney 2021-03-03 11:53:01 -05:00 committed by GitHub
commit 14cc83a6a0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -553,6 +553,8 @@ STICKY_OTHER_WRITABLE 48;5;235;38;5;139;3
.vpk 38;5;215
.bsp 38;5;215
.dmg 38;5;215
.crx 38;5;215 # Google Chrome extension
.xpi 38;5;215 # Mozilla Firefox extension
# }}}
# segments from 0 to three digits after first extension letter {{{2
.r[0-9]{0,2} 38;5;239