Package: webext-keepassxc-browser
Version: 1.8.0+repack1-2
Severity: serious
Hi!
This version seems to fail load on chromium 103.0.5060.53-1, with the
following warnings and errors shown on the extensions settings page:
(W) Unrecognized manifest key 'applications'.
(W) Manifest version 2 is deprecated, and support will be removed in 2023.
See https://developer.chrome.com/blog/mv2-transition/ for more details.
(E) Uncaught TypeError: Bootstrap's JavaScript requires jQuery. jQuery must
be included before Bootstrap's JavaScript.
Context: popups/popup.html
Stack Trace: bootstrap/bootstrap.js:221 (anonymous function)
(E) Uncaught (in promise) ReferenceError: browser is not defined
Context: popups/popup.html
Stack Trace: popups/popup_functions.js:74 (anonymous function)
(E) Uncaught ReferenceError: browser is not defined
Context: popups/popup.html
Stack Trace: common/translate.js:11 (anonymous function)
(E) Uncaught (in promise) ReferenceError: browser is not defined
Context: popups/popup.html
Stack Trace: popups/popup_functions.js:40 (anonymous function)
(E) Uncaught ReferenceError: browser is not defined
Context: _generated_background_page.html
Stack Trace: common/global.js:161 (anonymous function)
(E) Uncaught ReferenceError: browser is not defined
Context: _generated_background_page.html
Stack Trace: background/keepass.js:39 (anonymous function)
(E) Uncaught ReferenceError: browser is not defined
Context: _generated_background_page.html
Stack Trace: background/init.js:23 (anonymous function)
Thanks,
Guillem