Skip to content

Commit

Permalink
CRX file icon (#2139)
Browse files Browse the repository at this point in the history
* [Icon Request] textlintrc with extension
Fixes #2012

* Add crx file icon

* Update workflow

* Update workflow

* Update workflow

* Update workflow

* Update workflow

* Update workflow

* Update workflow
  • Loading branch information
PKief committed Nov 22, 2023
1 parent 59f0f19 commit 78f4a92
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions icons/chrome.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions src/icons/fileIcons.ts
Expand Up @@ -2462,6 +2462,7 @@ export const fileIcons: FileIcons = {
},
{ name: 'spwn', fileExtensions: ['spwn'] },
{ name: 'templ', fileExtensions: ['templ'] },
{ name: 'chrome', fileExtensions: ['crx'] },
{ name: 'stan', fileExtensions: ['stan'] },
{
name: 'abap',
Expand Down

0 comments on commit 78f4a92

Please sign in to comment.