Skip to content

Commit

Permalink
add Iridium and Chrome Canary
Browse files Browse the repository at this point in the history
  • Loading branch information
Will Stone committed Oct 11, 2017
1 parent 349d0ee commit 9aa123a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion src/browsers.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,10 @@ export default [
{ name: 'Firefox', key: 'f' },
{ name: 'FirefoxNightly', alias: 'Nightly', key: 'n' },
{ name: 'Google Chrome', key: 'g' },
{ name: 'Google Chrome Canary', key: 'y' },
{ name: 'Iridium', key: 'i' },
{ name: 'Maxthon', key: 'm' },
{ name: 'Min', key: 'i' },
{ name: 'Min', key: '-' },
{ name: 'Opera', key: 'o' },
{ name: 'Safari', key: 's' },
{ name: 'TorBrowser', key: 't' },
Expand Down
Binary file added src/images/browser-logos/Google Chrome Canary.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/images/browser-logos/Iridium.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 9aa123a

Please sign in to comment.