wiki:Firefox_userobs

Version 7 (modified by mploessl, 17 years ago) (diff)

--

DragonTalk userobservation for Firefox

Download the extension

click the link to download the xpi file

Firefox 1.0.x

dragentalk_userobs_firefox.xpi

Firefox 1.5

dragentalk_userobs_firefox-M1.5.xpi

The following part describes the actions, methods and there parameters.

Bookmark Events

BOOKMARK = "urn:mozilla:bookmarks:"


Mathod: eventAddBookmark
Parameters:

NameValue
bmURIBOOKMARK + URI
bmLocationthe URL of the bookmark
bmNamethe name of the bookmark
bmFolderthe name folder in which the bookmark was created


Mathod: eventRemoveBookmark
Parameters:

NameValue
BMnamethe name of the bookmark
BMlocationthe URL of the bookmark
BMURIBOOKMARK + URI



Browser Events


Mathod: eventBrowserNavigateHome
Parameters:

NameValue
currentURIthe URL of the current page (the page displayed before this methoed was called)


Mathod: eventEndDocumentLoad
Parameters:

NameValue
currentURIthe URL of the page which is now completely loaded


Mathod: eventBrowserNavigateToURL
Parameters:

NameValue
currentURIthe currently displayed URL
toURIthe URL of the page to which the user is navigating now


Mathod: eventBrowserNavigateClickURL
Parameters:

NameValue
currentURIURL of the current page
textContentthe text of the link on the current page
linkthe URL of the link, which was choosen by the user


Mathod: eventOverLink
Parameters:

NameValue
currentURIthe URL of the current page
textContentthe text of the link
linkthe URL of the link, which raised the mouseOverEvent


Mathod: eventBrowserNavigateToBookmark
Parameters:

NameValue
currentURIthe URL of the current page
bookmarkURIthe URI of he bookmark