Sami Vänttinen

Results 38 issues of Sami Vänttinen

[NOTE]: # ( Describe your changes in detail, why is this change required? ) [NOTE]: # ( Explain large or complex code modifications. ) [NOTE]: # ( If it fixes...

bug
feature: Browser

[NOTE]: # ( Describe your changes in detail, why is this change required? ) [NOTE]: # ( Explain large or complex code modifications. ) [NOTE]: # ( If it fixes...

bug
feature: Browser
backport-pending

[NOTE]: # ( Describe your changes in detail, why is this change required? ) [NOTE]: # ( Explain large or complex code modifications. ) [NOTE]: # ( If it fixes...

new feature
feature: Browser

## Expected Behavior The extension should support Manifest V3. The final deadline is January 2023 when Google no longer allows updating existing extension to Chrome Web Store if only Manifest...

feature request

Please report any non-working sites to this thread instead of creating a new issue. Provide the following info when making a report: 1. Exact login URL and the URL of...

bug

- Adds basic detection for credit card forms - Adds a new icon for filling credit card information from the name field Currently the following KPH attributes are supported in...

new feature
work in progress

A work-in-progress pull request for Safari support. Feel free to comment and suggest any fixes. TODO: - [ ] Messages from application to extension - [x] Messages from extension to...

new feature
work in progress

Creates a popup window for multiple credentials on HTTP basic authentication requests. ![image](https://user-images.githubusercontent.com/3678215/75093153-17096580-555e-11ea-88a9-2d1a9c8d0300.png)

new feature
work in progress

Use the cached `retrieveCredentials()` introduces in 1.7.0 to handle multiple simultaneous HTTP Auth calls. Fixes #882.

bug
work in progress

[NOTE]: # ( Describe your changes in detail, why is this change required? ) [NOTE]: # ( Explain large or complex code modifications. ) [NOTE]: # ( If it fixes...

feature: Browser
refactor