Join the Mozilla’s Test Days event from 9–15 Jan to test the new Firefox address bar on Firefox Beta 135 and get a chance to win Mozilla swag vouchers! 🎁

Cerca nel supporto

Attenzione alle mail truffa. Mozilla non chiederà mai di chiamare o mandare messaggi a un numero di telefono o di inviare dati personali. Segnalare qualsiasi attività sospetta utilizzando l'opzione “Segnala abuso”.

Ulteriori informazioni

Questa discussione è archiviata. Inserire una nuova richiesta se occorre aiuto.

I want to change the URL of a bookmark to JavaScript code, specifically Phantom Limb. How do I do this??

  • 2 risposte
  • 2 hanno questo problema
  • 13 visualizzazioni
  • Ultima risposta di pkukla

more options

I'm taking a class in mobile app building & am trying to save the JavaScript code for Phantom Limb as a bookmark. I found how to do in Chrome & change the URL to the code but am unable to do so in FireFox. It is a touchscreen simulator for desktops so it is something I want but am unable to figure out. Please advise.

I'm taking a class in mobile app building & am trying to save the JavaScript code for Phantom Limb as a bookmark. I found how to do in Chrome & change the URL to the code but am unable to do so in FireFox. It is a touchscreen simulator for desktops so it is something I want but am unable to figure out. Please advise.

Soluzione scelta

Is the problem with creating the bookmarklet, or with running it successfully?

You can create a bookmarklet by right-clicking the bookmarks toolbar, New Bookmark, then paste your code into Location.

If there are problems running it, try opening Firefox's Browser Console (Ctrl+Shift+j). Click the Clear button to declutter it, then try your bookmarklet and see whether it generates any error messages.

Leggere questa risposta nel contesto 👍 1

Tutte le risposte (2)

more options

Soluzione scelta

Is the problem with creating the bookmarklet, or with running it successfully?

You can create a bookmarklet by right-clicking the bookmarks toolbar, New Bookmark, then paste your code into Location.

If there are problems running it, try opening Firefox's Browser Console (Ctrl+Shift+j). Click the Clear button to declutter it, then try your bookmarklet and see whether it generates any error messages.

more options

I knew I was overlooking something simple, thanks. It even saved the bookmarklet into the tool bar for easier access.