Updated Browser AutoFill (markdown)

Dimitri Witkowski 2021-05-18 17:42:41 +02:00
parent 349de71883
commit 0190648174
1 changed files with 1 additions and 1 deletions

@ -87,7 +87,7 @@ On macOS it will be inside the app bundle, for example:
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
#### 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)
- [Microsoft Edge](https://docs.microsoft.com/en-us/microsoft-edge/extensions-chromium/developer-guide/native-messaging?tabs=windows#step-3---copy-the-native-messaging-host-manifest-file-to-your-system)