subdavis / Tusk

🐘 🔒 KeePass-compatible browser extension for filling passwords.
https://subdavis.com/Tusk
Other
468 stars 72 forks source link

No network connection in Firefox #298

Closed petoknm closed 5 years ago

petoknm commented 5 years ago

Bug report

I have a kdbx file on google drive and when I try to unlock it with tusk it just shows "No network connection" at the top. Seems related to issue #190. I tried doing the same thing in Chromium and there it works fine. Firefox ESR (60.5.0) also doesn't work.

Steps to reproduce - current behaviour

What is the expected behaviour

Unlock the database

Environment

Operating System: linux-4.19.19, x86_64, arch-linux

Browser vendor and version: Firefox 65.0, Firefox ESR 60.5.0

Storage Provider: Google Drive

petoknm commented 5 years ago

Debug console for the extension shows the following:

TypeError: asm.js type error: Disabled by debugger popup.build.js
The resource at “https://doc-0g-bk-docs.googleusercontent.com/docs/$REDACTED?e=download&gd=true” was blocked because content blocking is enabled.[Learn More] popup.html
Get chosen file failure: Error: "Network Error"

    exports moz-extension://$REDACTED/dll/dll.library.js:46 
    onerror moz-extension://$REDACTED/dll/dll.library.js:46 

popup.build.js:1:9755
No network connection popup.build.js:8:268736 
petoknm commented 5 years ago

Figured out what was causing this issue. Firefox's built in tracker protection / Browser Privacy / Content Blocking. This issue occurs when you select to block "trackers in all windows"...