Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

Die Funktionalität dieser Website ist durch Wartungsarbeiten eingeschränkt, die Ihr Erlebnis verbessern sollen. Wenn ein Artikel Ihr Problem nicht löst und Sie eine Frage stellen möchten, können Sie unsere Gemeinschaft über @FirefoxSupport auf Twitter, /r/firefox oder Reddit fragen.

Hilfe durchsuchen

Vorsicht vor Support-Betrug: Wir fordern Sie niemals auf, eine Telefonnummer anzurufen, eine SMS an eine Telefonnummer zu senden oder persönliche Daten preiszugeben. Bitte melden Sie verdächtige Aktivitäten über die Funktion „Missbrauch melden“.

Weitere Informationen

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

  • 2 Antworten
  • 2 haben dieses Problem
  • 1 Aufruf
  • Letzte Antwort von 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.

Ausgewählte Lösung

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.

Diese Antwort im Kontext lesen 👍 1

Alle Antworten (2)

more options

Ausgewählte Lösung

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.