Skip to content

Options are not displayed in Google Chrome #295

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
azuenko opened this issue Jun 15, 2022 · 1 comment
Closed

Options are not displayed in Google Chrome #295

azuenko opened this issue Jun 15, 2022 · 1 comment

Comments

@azuenko
Copy link

azuenko commented Jun 15, 2022

General information

  • Operating system + version: MacOS Monterey 12.4
  • Browser + version: Google Chrome Version 102.0.5005.115 (Official Build) (x86_64)
  • Information about the browser extension:
    • How did you install it? Via Chrome Web Store
    • Browserpass extension version as reported by your browser: 3.7.2

Exact steps to reproduce the problem

  1. Download Google Chrome 102.0.5005.115

  2. Install Extension v3.7.2

  3. Open Extension options at chrome://extensions/?options=naepdomgkenhinolocfifgehidddafch

What should happen?

Options should be displayed properly

What happened instead?

Options are not displayed:

image

Workaround

  1. Download the extension as a .zip archive, unpack it
  2. In manifest.json change options_ui.open_in_tab from false to true
  3. On Chrome Extensions chrome://extensions/ page enable Developer Mode
  4. Manually install the extension through 'Load Unpacked'

Notes

  • Works fine on Chromium 99.0.4844.51
  • After updating Chromium to 102.0.5005.115, failed to work properly: some elements are displayed but not the save button:

image

@maximbaz
Copy link
Member

Hi, thanks for reporting, we are tracking this in #293 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants