1
0
mirror of https://github.com/keeweb/keeweb.git synced 2024-06-22 07:16:38 +02:00

Updated Browser AutoFill (markdown)

Dimitri Witkowski 2021-05-02 22:52:11 +02:00
parent e915ba35b1
commit b1b7219bf5

@ -103,7 +103,7 @@ On macOS it will be inside the app bundle, for example:
3. Some browsers may need a restart
4. Still doesn't work? Open the extensions page and click inspect the "background page" of the extension, the Console tab there can give a clue
4. Still doesn't work? Open the extensions page and inspect the "background page" of the extension, the Console tab there can give a clue
Native messaging manifest setup guides:
- [Google Chrome](https://developer.chrome.com/docs/apps/nativeMessaging/#native-messaging-host-location)