Skip to content

Commit

Permalink
Supporting open-in-ie
Browse files Browse the repository at this point in the history
  • Loading branch information
andy-portmen committed Aug 29, 2017
1 parent 5b5a182 commit 8a3aa27
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion config.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,15 @@ exports.ids = {
chrome: [
'lmeddoobegbaiopohmpmmobpnpjifpii', // Open in Firefox (Chrome)
'hhalgjmpmjelidhhjldondajffjbcmcg', // Open in Firefox (Opera)
'agaecbnjediafcdopcfidcdiponjlmnk', // Open in IE (Chrome)
'poibpkhpegdblnblbkcppknekhkhmmlp', // Open in Edge (Chrome)
'mjoebkkejejidnkfdekpbooceogbapnf', // Open in Edge (Chrome) by @rynu.smith
'jjlkfjglmelpbkgfeebcdipalggpapag', // Open in Edge (Opera)
'amojccmdnkdlcjcplmkijeenigbhfbpd', // Open in Opera (Chrome)
'eoenobhieedpimobhembbgdcdhdcdcig', // Open in Safari (Chrome)
'bdlaolidgmapdilglbocpmbfipdpfjef', // Open in Safari (Opera)
'noedpljikmfalclpadmnjbabbignpfge', // Open in IE (Opera)
'agaecbnjediafcdopcfidcdiponjlmnk', // Open in IE (Chrome)
'looohpideggedchhpphemdmppnmdkgfd', // Open in IE (Chrome) by @rynu.smith
'ocnfecjfebnllnapjjoncgjnnkfmobjc', // Media Converter (Chrome)
'fabccabfpmdadbhljpcmcbmepepfllnb', // Media Converter (Opera)
'jgpghknlbaljigdhcjimjnkkjniiipmm', // Open in GIMP (Chrome)
Expand Down
2 changes: 1 addition & 1 deletion host.js
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ var files = [];
var sprocess = [];

var config = {
version: '0.5.1'
version: '0.5.2'
};
// closing node when parent process is killed
process.stdin.resume();
Expand Down

0 comments on commit 8a3aa27

Please sign in to comment.