Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

bookmarklets in Firefox Android

  • 2 replies
  • 1 has this problem
  • 1 view
  • Last reply by grobber

more options

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:

  1. Save the bookmarklet as described above to the bookmarks folder;
  2. Go to some random website;
  3. In the address bar, start typing test;
  4. The browser will recognize the bookmark and offer it in a menu;
  5. Click it.

Results:

  • In Brave for Android (Chrome-based) the alert window appears as expected;
  • In Firefox for Android absolutely nothing happens.

Question:

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

I am trying out [https://support.mozilla.org/en-US/kb/bookmarklets-perform-common-web-page-tasks bookmarklet] functionality on a mobile platform (Android 10). The bookmarklet is named test and points to the code <blockquote> javascript:alert('boo') </blockquote> '''How I test:''' # Save the bookmarklet as described above to the bookmarks folder; # Go to some random website; # In the address bar, start typing test; # The browser will recognize the bookmark and offer it in a menu; # Click it. '''Results:''' * In Brave for Android (Chrome-based) the alert window appears as expected; * In Firefox for Android absolutely nothing happens. '''Question:''' Is this intentional on Mozilla's part and/or expected or am I missing something?

Modified by grobber

Chosen solution

Right, it does not work yet. Please follow https://github.com/mozilla-mobile/fenix/issues/2871

Read this answer in context 👍 1

All Replies (2)

more options

Chosen Solution

Right, it does not work yet. Please follow https://github.com/mozilla-mobile/fenix/issues/2871

more options

Thank you! I've chosen this as a solution.

It's ironic: last night the big Firefox-for-Android update hit, with a double whammy:

  1. remove most add-on functionality, thus rendering Tampermonkey unusable;
  2. also disable bookmarklets.

In any case, thanks for pointing out the github issue; I suppose I can always reinstall once some semblance of usability has been restored.