Skip to content

Commit

Permalink
open-in-chrome and open-in-firefox for edge
Browse files Browse the repository at this point in the history
  • Loading branch information
andy-portmen committed Feb 27, 2020
1 parent 30efb1d commit 2629200
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion config.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ exports.ids = {
chrome: [
'lmeddoobegbaiopohmpmmobpnpjifpii', // Open in Firefox (Chrome)
'hhalgjmpmjelidhhjldondajffjbcmcg', // Open in Firefox (Opera)
'ajgodcbbfnpdbopgmfcgdbfhabbnilbp', // Open in Firefox (Edge)
'poibpkhpegdblnblbkcppknekhkhmmlp', // Open in Edge (Chrome)
'mjoebkkejejidnkfdekpbooceogbapnf', // Open in Edge (Chrome) by @rynu.smith
'jjlkfjglmelpbkgfeebcdipalggpapag', // Open in Edge (Opera)
Expand All @@ -23,6 +24,7 @@ exports.ids = {
'jfpmkcifglhenaihlnefaccjbmcmbigf', // Open in VLC (Opera)
'hjfcjapkfahlmlefedkkpbbkeddpnnlc', // Open in VLC (Edge)
'gmdcejkkcimnbfmicdpohgicekomipde', // Open in Chrome (Opera)
'hkjcboammhlecfomgabecgoppnncbhjp', // Open in Chrome (Edge)
'gkmonffckeeffppchajngpdakfppalfo', // Auto Shutdown (Chrome)
'iajkcajifgglcaojccgiohphgjmoleia', // Auto Shutdown (Opera)
'klglmiipkjlhpeeopnnlkhdomjhbkpjh', // Open in Vivaldi (Chrome)
Expand Down Expand Up @@ -57,7 +59,6 @@ exports.ids = {
'mgmnomlncpmfgelhofilonnecmbdaoia', // Open in Brave (Chrome) [By @brian-girko]
'pfenoignchfmjmphnpfihgockdhejcjf', // Open in Sumatra (Chrome)
'ojmcfmboidiokgkgmilnmjnjkdbgakpn', // Open in Sumatra (Opera)
'jhgoiobaaagifkfemgmhoiedfoanhhhi', // TEST
],
firefox: [
'{b8fa78dd-dae1-4839-9d0e-ce5e213083ce}', // Open in GIMP
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.5'
version: '0.8.6'
};
// closing node when parent process is killed
process.stdin.resume();
Expand Down

0 comments on commit 2629200

Please sign in to comment.