File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -21,6 +21,7 @@ exports.ids = {
21
21
'enemdfoackoekaedijjmjlckkleokhih' , // External Application Button (Opera)
22
22
'ihpiinojhnfhpdmmacgmpoonphhimkaj' , // Open in VLC (Chrome)
23
23
'jfpmkcifglhenaihlnefaccjbmcmbigf' , // Open in VLC (Opera)
24
+ 'hjfcjapkfahlmlefedkkpbbkeddpnnlc' , // Open in VLC (Edge)
24
25
'gmdcejkkcimnbfmicdpohgicekomipde' , // Open in Chrome (Opera)
25
26
'gkmonffckeeffppchajngpdakfppalfo' , // Auto Shutdown (Chrome)
26
27
'iajkcajifgglcaojccgiohphgjmoleia' , // Auto Shutdown (Opera)
@@ -56,6 +57,7 @@ exports.ids = {
56
57
'mgmnomlncpmfgelhofilonnecmbdaoia' , // Open in Brave (Chrome) [By @brian-girko]
57
58
'pfenoignchfmjmphnpfihgockdhejcjf' , // Open in Sumatra (Chrome)
58
59
'ojmcfmboidiokgkgmilnmjnjkdbgakpn' , // Open in Sumatra (Opera)
60
+ 'jhgoiobaaagifkfemgmhoiedfoanhhhi' , // TEST
59
61
] ,
60
62
firefox : [
61
63
'{b8fa78dd-dae1-4839-9d0e-ce5e213083ce}' , // Open in GIMP
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ let files = [];
20
20
const sprocess = [ ] ;
21
21
22
22
const config = {
23
- version : '0.8.4 '
23
+ version : '0.8.5 '
24
24
} ;
25
25
// closing node when parent process is killed
26
26
process . stdin . resume ( ) ;
You can’t perform that action at this time.
0 commit comments