Three ways to autofill
Škrinjar offers three ways to fill login credentials automatically. All three work with AES-256-GCM encrypted data — your passwords are decrypted only at the moment of filling.
1. Lock icon in the input field
When Škrinjar detects a login form, a small lock icon appears inside the username or password field.
- Click the lock icon.
- If multiple logins exist for this site, a dropdown appears — select the right one.
- Username and password are filled automatically.
2. Keyboard shortcut
Press Ctrl+Shift+L (or Cmd+Shift+L on Mac) on any page. If a matching login exists, Škrinjar fills it immediately. If there are multiple matches, a selection popup appears.
This is the fastest method — works even when the lock icon isn't visible (e.g. on custom login forms).
3. From the popup
- Click the Škrinjar icon in the toolbar.
- Find the login (search or browse).
- Click "Fill" — Škrinjar fills the active tab's form.
Smart autofill
Multi-page login
Some sites split login across pages (username first, then password). Škrinjar handles both steps automatically.
Subdomain matching
mail.google.com matches credentials saved for google.com. Configurable in settings.Credit cards and identities
Škrinjar can also autofill credit card details and identity data (name, address, phone) on checkout forms.
Autofill not working?
- Lock icon not showing: the page may use a custom input. Try Ctrl+Shift+L or fill from the popup.
- Wrong credentials filled: the site may have multiple saved logins. Click the lock icon to see all options.
- Form not recognised: some sites use unusual HTML. Use the popup → Copy as a fallback.
Security model
Closed Shadow DOM
The autofill UI is rendered inside a Closed Shadow DOM — the web page cannot access or read the popup content.
activeTab only
Škrinjar accesses the page only when you trigger autofill. It cannot read pages in the background.