javascriptandroidfirefoxbrave-browser

bookmarklet functionality missing in Firefox Android?


I am trying out bookmarklet functionality on a mobile platform (Android 10).

The bookmarklet is named test and points to the code

javascript:alert('boo')

How I test:

Results:

Question: Is this intentional on Mozilla's part and/or expected or am I missing something?


Solution

  • It turns out bookmarklets do indeed fail to work on the latest Android Firefox. This was pointed out on the Mozilla support forum after I asked, with a link to the relevant github issue.