Sam Galson

Results 5 issues of Sam Galson

Having spent days setting up (Virtualbox with Windows 7 Ultimate 64-bit, Natlink 4.1papa, Python 2.7, OSX 10.8.5), I'd like to relay some of my problems and solutions for possible inclusion...

two issues here: 1. I want to set what will be enabled and disabled at a central location 2. I want to disable some modules but keep the repo in...

In my Manifest v3 extension, rapidly unticking and re-ticking the checkbox to disable/re-enable the extension causes a permanent failure to load the service worker. I was able to stop this...

In my Manifest v3 extension this query sometimes takes an unreasonably long time to complete (60 secs +). I am not sure whether specific conditions are required to trigger the...

`browser.runtime.connect` port object's `onDisconnect` event should be fired when a connected tab is closed and in various other circumstances, but isn't. It may work when `port.disconnect()` is called explicitly (haven't...