Skip to content

Commit

Permalink
supports tor-control for edge
Browse files Browse the repository at this point in the history
  • Loading branch information
andy-portmen committed Mar 8, 2020
1 parent 1035641 commit 84a9111
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 @@ -39,6 +39,7 @@ exports.ids = {
'hedcbilfmphgkpnokgcflaljgpecagfd', // Open in Waterfox (Opera)
'kjoabfljeghcinlpjhdbdfbcflapkccm', // Tor Control (Chrome)
'knfbgpkbkfebddfbklfpgmdjgolnkkfl', // Tor Control (Opera)
'ijhhpgjhnfoalaedkmgpbehokefplfni', // Tor Control (Edge)
'khgbdhkpcapllhgfekjegcinegfhjbmi', // YVAD by (Opera) [By @InBasic]
'cehiomcamjpnfmemkmpjadaclohoibgo', // Open in PDF viewer (Chrome)
'honagjpkinogkppkapphkpdffnegagge', // Open in PDF viewer (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.8.7'
version: '0.8.8'
};
// closing node when parent process is killed
process.stdin.resume();
Expand Down

0 comments on commit 84a9111

Please sign in to comment.