618 B
618 B
KeePassGO Browser Extension
Shared extension assets for Firefox and Chromium-based browsers live here.
manifest.firefox.jsonuses the fixed Firefox extension idbrowser@keepassgo.invalidmanifest.chromium.jsonis the Chromium/Chrome manifest templatebackground.jstalks to the native messaging hostorg.keepassgo.browsercontent.jsfills username and password fields on the current pageoptions.htmlstores the local gRPC address and API token in browser extension storage
The extension sends the API token to the native host on each request. The bridge does not store the token on disk.