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!

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”.

Learn More

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

combine 2 Bookmarks as 1 - possible?

  • 1 risposta
  • 1 ha questo problema
  • 2 visualizzazioni
  • Ultima risposta di Wesley Branton

more options

hello

I have no idea if this is even remotely possible.

I have 2 bookmarklets (each a bookmark on my bookmark bar) that I would like to press 1 bookmark on my bookmark rather then pressing each (e.g. 2 keystrokes). Is it possible to combine them into 1 bookmark?

I am on an amazon kindle detail page (originating source) to utilise both these bookmarklets.

1) add a kindle book to lendle account javascript:var%20array=document.URL.match(/amazon\.(.*?)\/.*?\/.*?\/(.{10})/);if(array==null){alert('This%20bookmarket%20works%20on%20Amazon.com%20Kindle%20book%20pages,%20and%20redirects%20you%20to%20the%20same%20book\'s%20page%20on%20Lendle.%20Please%20visit%20a%20Kindle%20book%20page%20on%20Amazon.com%20and%20then%20click%20this%20bookmarklet.');}else{var%20x=window.open('http://www.lendle.me/books/detail/'+array[2],%20"_blank");x.focus();}

2) add a kindle book to ereaderIQ price watchlist javascript:if(window.location.href.indexOf('http://www.ereaderiq.com/tools/')==0){'%3C!DOCTYPE%20html%3E%3Chtml%3E%3Chead%3E%3Clink%20rel="icon"%20type="image/png"%20href="http://www.ereaderiq.com/img/logo-square-16-dkgreen.png"/%3E%3C/head%3E%3Cbody%20onload="history.back();"%3E%3C/body%3E%3C/html%3E';}else{location.href='http://www.ereaderiq.com/tools?b=watcher_old&v=0.1&url='+encodeURIComponent(location.href)}

Thankyou

hello I have no idea if this is even remotely possible. I have 2 bookmarklets (each a bookmark on my bookmark bar) that I would like to press 1 bookmark on my bookmark rather then pressing each (e.g. 2 keystrokes). Is it possible to combine them into 1 bookmark? I am on an amazon kindle detail page (originating source) to utilise both these bookmarklets. 1) add a kindle book to lendle account javascript:var%20array=document.URL.match(/amazon\.(.*?)\/.*?\/.*?\/(.{10})/);if(array==null){alert('This%20bookmarket%20works%20on%20Amazon.com%20Kindle%20book%20pages,%20and%20redirects%20you%20to%20the%20same%20book\'s%20page%20on%20Lendle.%20Please%20visit%20a%20Kindle%20book%20page%20on%20Amazon.com%20and%20then%20click%20this%20bookmarklet.');}else{var%20x=window.open('http://www.lendle.me/books/detail/'+array[2],%20"_blank");x.focus();} 2) add a kindle book to ereaderIQ price watchlist javascript:if(window.location.href.indexOf('http://www.ereaderiq.com/tools/')==0){'%3C!DOCTYPE%20html%3E%3Chtml%3E%3Chead%3E%3Clink%20rel="icon"%20type="image/png"%20href="http://www.ereaderiq.com/img/logo-square-16-dkgreen.png"/%3E%3C/head%3E%3Cbody%20onload="history.back();"%3E%3C/body%3E%3C/html%3E';}else{location.href='http://www.ereaderiq.com/tools?b=watcher_old&v=0.1&url='+encodeURIComponent(location.href)} Thankyou

Tutte le risposte (1)

more options

Sorry for the inconvenience, but the desired behavior is not possible.

Although it's not a builtin feature in Firefox, many independent developers are always creating new addons to add more features to Firefox. Please feel free to browse them from the addons website.

Let us know if you find one that will achieve the functionality that you desire, that way users that view this thread in the future will know what to download.