![Firefox logo](https://assets-prod.sumo.prod.webservices.mozgcp.net/media/uploads/products/2020-04-14-08-36-13-8dda6f.png)
I want to change the URL of a bookmark to JavaScript code, specifically Phantom Limb. How do I do this??
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.
Solusi terpilih
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.
Baca jawaban ini dalam konteks 👍 1Semua Balasan (2)
Solusi Terpilih
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.
I knew I was overlooking something simple, thanks. It even saved the bookmarklet into the tool bar for easier access.