Skip to content

Commit

Permalink
Supporting open-in-yandex
Browse files Browse the repository at this point in the history
  • Loading branch information
andy-portmen committed Aug 29, 2017
1 parent 8a3aa27 commit ddf6c19
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 @@ -34,13 +34,15 @@ exports.ids = {
'khgbdhkpcapllhgfekjegcinegfhjbmi', // YVAD by @InBasic (Opera)
'cehiomcamjpnfmemkmpjadaclohoibgo', // Open in PDF viewer (Chrome)
'honagjpkinogkppkapphkpdffnegagge', // Open in PDF viewer (Opera)
'johamdbemnggfpjfcjmigpepgmicaoej', // TESSST
'nfpgfobeckckemhmggkdfjkjaiikadnd', // Open in Yandex (Chrome)
'dlobcokaeaiaihfebfhpdoongldphgkf', // Open in Yandex (Opera)
],
firefox: [
'{5610edea-88c1-4370-b93d-86aa131971d1}', // Open in IE
'{94782f74-1a58-4332-a803-00006221a9d0}', // Open in Edge
'{3128fe8f-f039-42ea-8b12-126f78387074}', // Open in Safari
'{8db82a75-48fd-452a-81cf-bd40b2e60dac}', // Open in Opera
'{42dce5a2-467b-4d7b-ad11-50f4ab3d03cf}', // Open in Yandex
'{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.5.2'
version: '0.5.3'
};
// closing node when parent process is killed
process.stdin.resume();
Expand Down

0 comments on commit ddf6c19

Please sign in to comment.