©TriMoon™
©TriMoon™
> @itsecurityco > Hello, I have Firefox 75.0a1 and It works fine on Windows. Can you please, share what website are you getting the error, also version of Firefox, operative...
The only reason i have not tried this repo is because it needs a vnc-client... Im also using XSDL and am running xfce4...
@mymindstorm As it is all working nicely as far as i can tell for the sites im using: - Could you improve it a bit more so that when you...
> @TriMoon I'm not quite sure what you're going for. We have an ES module [here](https://github.com/FortAwesome/vue-fontawesome/blob/master/index.es.js). man_shrugging Unfortunatly thats not a real ES module as it requires node-modules, see https://github.com/FortAwesome/vue-fontawesome/blob/master/index.es.js#L1...
Any progress on this topic yet? 3 months have passed...
It might be worthy FYI, to mention this bug on bugzilla: - [Sub-Document fetches do NOT honor "general.useragent.override.[domain]" setting](https://bugzilla.mozilla.org/show_bug.cgi?id=1433676)
> @anchev I am still trying to figure how to set default search engine to DuckDuckGo and remove all others through about:config. Is that possible? Tried these?: ```javascript lockPref( 'browser.search.defaultenginename',...
You can add the search engine on that page, or [download it](https://duckduckgo.com/opensearch_html.xml) (link was inside the html of that page) > this doesn't seem to change anything. What exactly did...
Maybe it's an idea to make use of FIFO's? That way the output of `$cmd` can be redirected to the FIFO and the `read` can use the FIFO to read......
@LorenzHenk > > Could you try if this also happens for you in Firefox' built-in debugger? > > It doesn't happen in the built-in debugger for me. Did you start...