Vanwege onderhoudswerkzaamheden die uw ervaring zouden moeten verbeteren, heeft deze website beperkte functionaliteit. Als een artikel uw probleem niet verhelpt en u een vraag wilt stellen, kan onze ondersteuningsgemeenschap u helpen in @FirefoxSupport op Twitter en /r/firefox op Reddit.

Zoeken in Support

Vermijd ondersteuningsscams. We zullen u nooit vragen een telefoonnummer te bellen, er een sms naar te sturen of persoonlijke gegevens te delen. Meld verdachte activiteit met de optie ‘Misbruik melden’.

Meer info

Deze conversatie is gearchiveerd. Stel een nieuwe vraag als u hulp nodig hebt.

combine 2 Bookmarks as 1 - possible?

  • 1 antwoord
  • 1 heeft dit probleem
  • 2 weergaven
  • Laatste antwoord van 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

Alle antwoorden (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.