Skip to content

Commit

Permalink
supporting open-in-onion-browser
Browse files Browse the repository at this point in the history
  • Loading branch information
andy-portmen committed Apr 16, 2022
1 parent f1a4418 commit 555c961
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 @@ -20,6 +20,7 @@ exports.ids = {
'mgmnomlncpmfgelhofilonnecmbdaoia', // Open in Brave (Chrome) [By @brian-girko]
'oofmnabdpcibefadlibdpnnbglcehfpj', // Email Client for Notmuch (Chrome) [By @InBasic]
'lhplfipknbnglagbgbfogdaihdcekfga', // Open in Foxit Reader (Chrome) [By @lunu-bounir]
'balknnpjeohaolphkfhghbaapifbokik', // Open in Onion Browser (Chrome) [By @joue_quroi]

'hhalgjmpmjelidhhjldondajffjbcmcg', // Open in Firefox (Opera)
'jjlkfjglmelpbkgfeebcdipalggpapag', // Open in Edge (Opera)
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.4'
version: '0.9.5'
};
// closing node when parent process is killed
process.stdin.resume();
Expand Down

0 comments on commit 555c961

Please sign in to comment.