Skip to content

Commit

Permalink
Open in Safari and Open in Edge for Firefox
Browse files Browse the repository at this point in the history
  • Loading branch information
andy-portmen committed Jul 23, 2017
1 parent 1eb7586 commit a89921b
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 @@ -32,6 +32,8 @@ exports.ids = {
],
firefox: [
'{5610edea-88c1-4370-b93d-86aa131971d1}', // Open in IE
'{94782f74-1a58-4332-a803-00006221a9d0}', // Open in Edge
'{3128fe8f-f039-42ea-8b12-126f78387074}', // Open in Edge
'{0ff128a1-c286-4e73-bffa-9ae879b244d5}', // Media Converter
'{65b77238-bb05-470a-a445-ec0efe1d66c4}', // External Application Button
'{086f665e-6a55-4107-9147-f9a14e72b137}', // Open in 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.4.3'
version: '0.4.4'
};
// closing node when parent process is killed
process.stdin.resume();
Expand Down

0 comments on commit a89921b

Please sign in to comment.