Updated Browser AutoFill (markdown)

Dimitri Witkowski 2021-05-02 22:48:48 +02:00
parent 51554c2c9f
commit 69c0496b84
1 changed files with 2 additions and 0 deletions

@ -98,6 +98,8 @@ Note the `path` property. Make sure the file exists there and is executable. On
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 what's wrong
Native messaging manifest setup guides:
- [Google Chrome](https://developer.chrome.com/docs/apps/nativeMessaging/#native-messaging-host-location)
- [Mozilla Firefox](https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/Native_messaging#setup)