Personal tools
You are here: Home Browser plugins available!
Document Actions

Browser plugins available!

by Jan Torben Heuer last modified 2008-07-13 02:13

I finally created a nice api for the application using the embedded jetty http server! Now you can add new bookmarks with a firefox button!

Firefox and Opera plugin

In order to bokkmark the currently displayed page with Firefox/Opera simply add a new Bookmark to the Toolbar and set as location (one line!):

javascript:location.href='http://localhost:9999/api/newBookmark?url='+encodeURIComponent(location.href)
    + '&title='+encodeURIComponent(document.title)
    + '&description='+encodeURIComponent(window.getSelection())

Internet Explorer

Sorry, I don not have one, so if someone got it working in the IE please drop me a comment!

Konqueror

I'm looking for a general solution for KDE applications.
 

Powered by Plone CMS, the Open Source Content Management System

This site conforms to the following standards: