This site will have limited functionality while we undergo maintenance to improve your experience. If an article doesn't solve your issue and you want to ask a question, we have our support community waiting to help you at @FirefoxSupport on Twitter and/r/firefox on Reddit.

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

Hierdie gesprek is in die argief. Vra asseblief 'n nuwe vraag as jy hulp nodig het.

bookmarklets in Firefox Android

  • 2 antwoorde
  • 1 het hierdie probleem
  • 1 view
  • Laaste antwoord deur 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?

Gewysig op deur grobber

Gekose oplossing

All Replies (2)

more options

Gekose oplossing

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.