andy-portmen / native-client

Native Messaging component for Windows, Linux, and Mac OS that is written in NodeJS.
https://add0n.com/open-in.html
Mozilla Public License 2.0
727 stars 474 forks source link

can't work well on firefox 61.01 and 56.02 #66

Closed truelv closed 6 years ago

truelv commented 6 years ago

I have done as the video on youtube tells. the step of checking connection is all right but still jump to moz-extension://e1eb11bf-4118-4d47-80d9-a9192f4f22ce/data/helper/index.html

andy-portmen commented 6 years ago

What is the extension name? Are you sure the executable is reachable?

truelv commented 6 years ago

firefox extension : Open in Tor Browser 0.1.1

I just download windows.zip and execute install.bat then I push check connection . On the bottom of my desktop comes up a dialog says Native client vesion is 0.6.7 . That is all I have done. Do I need set advanced settings and change path?

andy-portmen commented 6 years ago

You are almost done. Just go to the options page and set the path to the tor browser. since the tor browser is portable, the extension cannot find it!

truelv commented 6 years ago

Well done. It is solved as you say. Thx a lot , buddy.