Autofilling and Desktop Browser Extensions
A place for discussions about anything related to filling and saving details automatically while browsing in Mobile Apps and Desktops.
714 topics in this forum
-
Hi there, I am running into some form issues since the last update in all browsers that have the enpass extension activated. When trying to fill a form (here a form to add a subdomain in a server software called LiveConfig) I have one input and two dropdown fields. As soon as I set the focus on the input field I am no longer able to use the dropdowns. When clicking on them the focus immediately goes back to the input field. When the extension is deactivated everything is working as expected. This is also happening on Windows machines. Please provide a fix for this. Thanks!
-
-
- 51 replies
- 34.4k views
-
-
I've found at least one website that suddenly stopped working (not sure when, but the past weeks perhaps?) with inline autofill. I used to browse to avanza.se, press login and then click the username (användarnamn) field and it would prompt me my different logins, fill them and copy the OTP just perfectly, and now it doesnt work - what should I do? I tried adding a new login entry from the website but that didnt work either. Running latest chrome and browser extension.
-
-
- 10 replies
- 4.8k views
-
-
I've been an EnPass (paid) use for years and it usually works well. However, in the last few weeks the browser extension functionality has become increasingly unstable on my Mac (Mac Mini M1, running latest OS 13.2.1) running latest versions of Chrome, Brave and Safari. It will start off working fine - but after a short while (often just 10 minutes or so) the extension shortcut in all browsers becomes unresponsive - if I click it, it says it's looking for Enpass - which is already open. This happens in all browsers. The only way to remedy the situation is to quit Enpass and open it again. But then the same thing happens 10 minutes later. It's becoming very frustrating. Pl…
-
- 1 reply
- 1.9k views
-
-
What will Enpass do to work with Manifest v3 once it is enforced? As far as I understand Manifest v3 will block communications between Chrome extensions and Apps outside of Chrome. So basically what enpass does right now: The browser extension needs the desktop app to function, that's why it has problems with malware scanners like ESET, Sophos and others who basically block all communications between apps and Chrome. And Manifest v3 will also limit the possibilities for extensions to interact with websites. So when manifest v3 drops, Enpass will probably not work anymore. Do you have any plans when that happens?
-
- 1 reply
- 2.1k views
-
-
Hi, Autofill doesn't work for me on the form at https://mijn.freedom.nl/users/sign_in. When I try it, Enpass does add the correct username and password in the fields, but no other visible action is performed. Seemingly, the form is not submitted. In addition, after using the Enpass autofill, the form will no longer accept any input: clicking the "inloggen" (= "log in") button does not work. Only if I reload the page and fill in the same data manually, the form works as expected. I kind of suspect that some anti-bot feature is at play in this form. If you like to check what's going on with this form (and perhaps fix Enpass), I'd be very happy. I did create a…
-
- 1 reply
- 1.9k views
- 1 follower
-
-
Hi, I have for some web same issue like described in this topic: Is it possible to fix it for Přihlášení | ČSOB ID (csob.cz) login page ( or could you add option to set custom trigger button for specific site? In my case is pushed the button marked with red, but should push the one marked with green: Thank you
-
-
- 7 replies
- 4k views
-
-
Hello, after switching to a new phone running Android 10 (old phone was running Android 9) autofill doesn't work for me anymore in apps that worked before (on Android 9). Autofill is enabled in Enpass ("Android Autofill Service" enabled, "Enpass Keyboard" enabled, Autofill using Android Accessibility is enabled). When I open the app and get the login prompt I can see the Enpass icon appear in the status bar, but nothing happens. When I press the user or password field , select the 3 dots and select AutoFill I get the message "Content can't be filled automatically (translated from German message "Inhalte können nicht automatisch ausgefüllt werden"). Is this a pro…
-
- 14 replies
- 12.6k views
-
-
Hello, In my chromium browsers (chrome, edge, Brave), I received the 6.8.2 update of the extension. Since then it doesn't work as well With enpass version installed and portable (EDIT After checking, it seems that it is only on the connection on a Synology in my case. Maybe other forms are impacted) When I choose a connection, it does not go automatically to the following steps: Username [ENTER/NEXT] wait Password [ENTER/NEXT] Portable version only I don't know if it's related to the portable version 6.6.1, but I don't have the proposals in a contextual menu in the browser with the connection proposals anymore. Thanks
-
-
- 5 replies
- 3.2k views
-
-
as a few days ago, I'm no longer able to autofill payment and addresses with chrome if enpass is enabled. I only want enpass to control my passwords not everything, how to I configuire it to go back, and I don't care what is recommended, can I get it to go back or do I need a new pw manager?
-
- 3 replies
- 2.8k views
-
-
I am just adding many records for logins on many websites. For these websites i am using one domain account. Instead of adding logins for each website containing accoung and password, i am only creating a records for the website > https://first1, https://second1, etc But i don't want to add the user and password information over and over again as this is the same for each site. I simply don't want to change these records when i am changing the password. I only should change it for the domain record, not for the other ones. Can i link it or other suggestions ? thanks
-
-
- 4 replies
- 4.5k views
- 1 follower
-
-
I'm using iphone 13 pro max with ios 16.3 and the latest enpass version from the app store. When signing in to any application, there no way for enpass to recognize the application in order to suggest the correct login, it gives a message says "we could not find a corresponding item please try search", then it lists all available logins for me to choose from, is there a way to make enpass more smart?
-
- 4 replies
- 3.7k views
-
-
Hello, I have contacted Enpass support but they are not responding. It's been more than a month and after 3 reminders. This already gives a good image of this software. I am posting my question here while waiting for an answer from the community. I'm testing Enpass to see if I'd go for your solution to store my passwords. I manage multiple OTP authentications (TOTP based). However, the fields are not always completed by Enpass and I am forced to perform additional actions to do so. 1password recognizes OTP fields much better. Is this intended? Normal? Am I missing something? Thank you !
-
- 3 replies
- 2.4k views
-
-
I'm making a form for card details. I haven't found a universal guide on how to make a good form. I want autofill to work for all popular password managers and autofill services. Here's what I found in MDN (https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/autocomplete): * The `input` field has an `autocomlpete` attribute * `cc-number` is used for card number * `cc-csc` is used for cvc/cvv * For expiration date `cc-exp` or `cc-exp-month` and `cc-exp-year ` But I ran into a problem, Enpass doesn't target these options for autocomplete. num: yes, exp: no, csc: no <form> <input type="text" autocomplete="cc-number" x-autocomp…
-
- 1 reply
- 6.6k views
-
-
Hey all, I'm using the extension in chrome and the settings don't seem detailed enough to allow Chrome to use saved payment methods while allow Enpass to autofill passwords. If I try to disable this in chrome's "payment method" settings, it disables the Enpass extension entirely. Do I just need to get over it and put my credit cards into Enpass? Or, am I missing something that could enable my desired behaviour? Thanks.
-
-
- 3 replies
- 3.4k views
-
-
Hello dear forum, autofill from Enpass to iOS works perfectly - but when I create new logins on my iOS devices, those Logins are not automatically safed to enpass (if enabled they are safed to iOS passwords, but that doesn't help me). This is freaking annoying because then I always have to manually create the Logins in the enpass app to use them on other devieces. Is there a solution to this? Thanks in advance Ruso0815
-
-
- 4 replies
- 3.9k views
-
-
Hi I have some problems with logins to microsoft not working but Enpass rather suggests a new password, I have the following setup, have I done something wrong? Windows 11 Enpass 6.8.4 (1166) Extension 6.8.0
-
- 1 reply
- 3.3k views
-
-
Ever since IOS16 came out auto fill freezes the phone and then says not supplied. Even the link function from Enpass doesn’t work right.
-
- 1 reply
- 1.9k views
-
-
Clicking on the Change link on Google docs is prevented by the Enpass extension. I think that the extension is not properly name-spaced. Please fix so that the extension does not interfere with other websites
-
-
- 46 replies
- 30.1k views
-
-
The Safari extension is missing from my iPad. I have deleted and reinstalled the app and it is still missing.
-
- 1 reply
- 1.9k views
-
-
Hello Enpass-Team, I recently updated my Synology NAS from DSM 6.2.x to DSM 7.01. With version 6.2, the login process with Enpass works fine, as it was a "one-page-login" (user & password in one web form with automatic login after insertion of the data). With DSM7, Synology obviously changed this to a "two-page-login" process. With the first form you have to enter the UserID, with the second form the password. In fact, if you have 2FA enabled, there is a third page for this, but this is another story. See the screenshots attached. My Enpass Browser extension can't handle this new process correctly anymore. On the user-page I have to choose my credential…
-
-
- 9 replies
- 9.6k views
-
-
In the first image you see enpass trying to suggest a user name on mumble.disroot.org but I do not have any save logins for that so there is no reason for it to popup. This is annoying. In the second picture you see Enpass trying to suggest logins for the "writter by" search box on macrumors.com . its not a login input. Also there is no saved logins for there (of course!) still pops up. very annoying. Enpass needs real work on autofill . Bitwarden is way better in this aspect, it even lets you add custom fields you can find by looking at the website element inspector!! I also think the toolbar at the bottom should be navigatable by arrow keys , it seems now…
-
- 11 replies
- 5k views
-
-
I have been noticing for a few days that logging into Microsoft websites (Outlook.com, Office.com, etc.) is no longer possible. The Enpass Extension no longer performs a login on these sites. When trying to start the extension via the icon, nothing happens anymore. I also noticed that the extension completely loses the connection to the Enpass app after opening the Microsoft pages and subsequently no longer works on other websites. Only a restart of the Enpass app solves the problem. If a Microsoft website is opened again, the extension loses the connection again. Enpass Extension 6.8.0 (Safari + Firefox) Enpass 6.8.3 (AppStore Version) MacOS 12.6 on M1 MacBook…
-
- 2 replies
- 2.6k views
-
-
On most sites when I select a certain user, Enpass will fill both the username and the password. However with Authelia (https://www.authelia.com/) it seems like Enpass thinks the password field it's a "change password" field. Is there any way to fix this in the settings?
-
-
- 14 replies
- 5.5k views
-
-
Hello, since yesterday I'm experiencing problems with the chrome extension for mac. If I visit the following site the extension does not react anymore (neighter by clicking on the extension-icon in the browser bar nor by trying to fill in credentials in the login form nor by visiting another site, where enpass still works as expected). In most cases enpass crashes totally and only a restart of the app will help. Website: https://tracker.censhare.de/censhare5/client/ I'm using Chrome 106.0.5249.91, Mac OS Monterey 12.6, Extension 6.8.0, Enpass 6.8.3. Thanks for any help. Regards
-
-
- 15 replies
- 5.6k views
-
-
I am using the Windows Store version of EnPass on Windows 11. As part of this I use the EnPass browser extension in Microsoft Edge. I have noticed that when I am at a site that I have to create a new entry into EnPass, when I do it through the browser extension and copy the password it generates via the copy button next to the password, it seems to copy the website URL instead of the password. This has caught me off guard a few times when the password that I just created and set for the site doesn't work (since it set the password as the website URL instead of the password EnPass generated). I can reproduce this issue repeatedly. I have learned to copy the password after …
-
- 3 replies
- 2.8k views
-