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!

Шукати в статтях підтримки

Остерігайтеся нападів зловмисників. Mozilla ніколи не просить вас зателефонувати, надіслати номер телефону у повідомленні або поділитися з кимось особистими даними. Будь ласка, повідомте про підозрілі дії за допомогою меню “Повідомити про зловживання”

Learn More

Ця тема перенесена в архів. Якщо вам потрібна допомога, запитайте.

bookmarklets in Firefox Android

  • 2 відповіді
  • 1 має цю проблему
  • 1 перегляд
  • Остання відповідь від 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?

Змінено grobber

Обране рішення

Усі відповіді (2)

more options

Вибране рішення

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.