Chrome Manifestv3 has a few bugs, being listed below:
[x] 'Not Eligible' Error when using ENTER to submit the form instead of button
[x] Multiple dangling event listeners on button of main ui
[x] Doesn't work on first click
All form filling is giving following error
[x] ```
Refused to run the JavaScript URL because it violates the following Content Security Policy directive: "script-src 'self' 'wasm-unsafe-eval' 'inline-speculation-rules' http://localhost:http://127.0.0.1:". Either the 'unsafe-inline' keyword, a hash ('sha256-...'), or a nonce ('nonce-...') is required to enable inline execution. Note that hashes do not apply to event handlers, style attributes and javascript: navigations unless the 'unsafe-hashes' keyword is present.
Chrome Manifestv3 has a few bugs, being listed below: