Skip to content

Instantly share code, notes, and snippets.

@tribela
Created January 8, 2019 14:17
Show Gist options
  • Save tribela/ba1bb0da2104304b30fe8d9226a6ab92 to your computer and use it in GitHub Desktop.
Save tribela/ba1bb0da2104304b30fe8d9226a6ab92 to your computer and use it in GitHub Desktop.
KeepassXC-Browser TOR bundle browser
{
"allowed_extensions": [
"keepassxc-browser@keepassxc.org"
],
"description": "KeePassXC integration with native messaging support",
"name": "org.keepassxc.keepassxc_browser",
"path": "/usr/bin/keepassxc-proxy",
"type": "stdio"
}

Place json file into $HOME/.local/share/tor-browser_en-US/Browser/TorBrowser/Data/Browser/.mozilla/native-messaging-hosts/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment