Skip to content

Commit

Permalink
open-in-opera and open-in-ie for edge
Browse files Browse the repository at this point in the history
  • Loading branch information
andy-portmen committed Mar 3, 2020
1 parent 2629200 commit 1035641
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions config.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,10 @@ exports.ids = {
'mjoebkkejejidnkfdekpbooceogbapnf', // Open in Edge (Chrome) by @rynu.smith
'jjlkfjglmelpbkgfeebcdipalggpapag', // Open in Edge (Opera)
'amojccmdnkdlcjcplmkijeenigbhfbpd', // Open in Opera (Chrome)
'eokgbaidifojhfknoiicmnffiaakelpm', // Open in Opera (Edge)
'eoenobhieedpimobhembbgdcdhdcdcig', // Open in Safari (Chrome)
'bdlaolidgmapdilglbocpmbfipdpfjef', // Open in Safari (Opera)
'ncemgeeikbbjoojolbihkpcoiomidhfi', // Open in IE (Edge)
'noedpljikmfalclpadmnjbabbignpfge', // Open in IE (Opera)
'agaecbnjediafcdopcfidcdiponjlmnk', // Open in IE (Chrome)
'looohpideggedchhpphemdmppnmdkgfd', // Open in IE (Chrome) by @rynu.smith
Expand Down
2 changes: 1 addition & 1 deletion host.js
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ let files = [];
const sprocess = [];

const config = {
version: '0.8.6'
version: '0.8.7'
};
// closing node when parent process is killed
process.stdin.resume();
Expand Down

0 comments on commit 1035641

Please sign in to comment.