Kevin McCormack
Kevin McCormack
@antelle sorry to bug you but do you have any thoughts on what I might be missing here running chrome/chromium extension locally and connecting to keeweb desktop? Firefox works but...
OK I'm not sure why but I got it working on a different computer running Pop OS 22.04 so I'm going to say this is working OK with Firefox and...
I also successfully tested edge
Yeah it's working locally. There does appear to be a validation issue when trying to publish the Firefox addon but I have a separate PR for that
Trying to submit FF addon in an action but it's been wonky and I've shifted the approach a few times. Getting closer
Opened an issue to investigate the error I'm seeing when trying to publish https://github.com/mozilla/addons/issues/14796
OK, this is finally working using `web-ext` and the new submission API.
@Aetherinox do you think this is because the last version was not updated for so long that Firefox removed it?
I was able to run the extension and fill in a password with KeeWeb v1.18.7 AppImage after building locally on the master branch with `npm start` and trying it out...
I was able to install on M3 Pro MacBook Pro running 14.3 like so ``` rvm install 3.2.3 --with-openssl-dir=/usr/local/opt/[email protected] ```