Skip to content

Commit

Permalink
external-application-button for edge
Browse files Browse the repository at this point in the history
  • Loading branch information
andy-portmen committed Oct 4, 2020
1 parent a3dbc63 commit d8b9bda
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions config.js
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ exports.ids = {
'cmjahocdpafkodabbojjaebogoigcipj', // Open in GIMP (Opera)
'bifmfjgpgndemajpeeoiopbeilbaifdo', // External Application Button (Chrome)
'enemdfoackoekaedijjmjlckkleokhih', // External Application Button (Opera)
'icfhhpfimihpdgglmdlnmpaadfeaacbk', // External Application Button (Edge)

This comment has been minimized.

Copy link
@Smiley372

Smiley372 May 18, 2021

config.js

'ihpiinojhnfhpdmmacgmpoonphhimkaj', // Open in VLC (Chrome)
'jfpmkcifglhenaihlnefaccjbmcmbigf', // Open in VLC (Opera)
'hjfcjapkfahlmlefedkkpbbkeddpnnlc', // Open in VLC (Edge)
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.9.0'
version: '0.9.1'
};
// closing node when parent process is killed
process.stdin.resume();
Expand Down

0 comments on commit d8b9bda

Please sign in to comment.