Article 6MA7K Keepassxc-browser extension in Cheomium-ungoogled

Keepassxc-browser extension in Cheomium-ungoogled

by
3rensho
from LinuxQuestions.org on (#6MA7K)
I did a clean new install of -current about two weeks ago and am now sorting out a couple of annoying problems. One is the title subject. I have Eric's Keepassxc package (2.7.7) installed along with the browser extension (1.9.0.3) Everything works fine with Firefox (125.0.2) but I can't get it to find the PW database using Eric's Chromium-Ungoogled (123.0.6312.122). I've tried everything I can find searching the internet but to no avail. I thought it might be the .json file in .config/chromium-ungoogled/NativeMessagingHosts but my last iteration does not find the database. If anyone has this browser version and keepassxc-browser working could you please let me know? My .json file is as entered below -

Code:{
"allowed_origins": [
"chrome-extension://pdffhmdngciaglkoonimfcmckehcpafo/",
"chrome-extension://oboonakemofpalcgghocfoadofidjkkk/"
]
"description": "KeePassXC integration with native messaging support",
"name": "org.keepassxc.keepassxc_browser",
"path": "/usr/bin/keepassxc-proxy",
"type": "stdio"
}If you have it working and your .json file is different can you please let me know? Thanks in advance.
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments