= DragonTalk userobservation for Firefox = == Download the extension == click the link to download the xpi file === Firefox 1.0.x === [https://dragontalk.opendfki.de/cgi-bin/trac.cgi/file/trunk/dragontalk_userobs_firefox/build/dragentalk_userobs_firefox.xpi dragentalk_userobs_firefox.xpi] === Firefox 1.5 === [https://dragontalk.opendfki.de/cgi-bin/trac.cgi/file/trunk/dragontalk_userobs_firefox/build/dragentalk_userobs_firefox-M1.5.xpi dragentalk_userobs_firefox-M1.5.xpi] == The following part describes the actions, methods and there parameters. == === Bookmark Events === BOOKMARK = "urn:mozilla:bookmarks:" '''Mathod:''' eventAddBookmark [[BR]] '''Parameters:''' ||'''Name'''||'''Value'''|| ||bmURI||BOOKMARK + URI|| ||bmLocation||the URL of the bookmark|| ||bmName||the name of the bookmark|| ||bmFolder||the name folder in which the bookmark was created|| '''Mathod:''' eventRemoveBookmark [[BR]] '''Parameters:''' ||'''Name'''||'''Value'''|| ||BMname||the name of the bookmark|| ||BMlocation||the URL of the bookmark|| ||BMURI||BOOKMARK + URI|| === Browser Events === coming soon