wiki:DragonTalkFx

DragonTalkFx

Introduction

DragonTalkFx is a Firefox extension for the user observation hub.

The idea is basically the same as the old Firefox_userobs user observation extension but because of the massive changes in Firefox since then, this is a complete rewrite from scratch.

One of the major changes from the old extension to this one is the switch from XML-RPC to JSON-RPC. This will make the extension faster and more lightweight.

Events sent by DragonTalkFx

This is a work in progress!

Bookmarks

Event: onBookmarkAdded

KeyValue
uri
title
tag

Event: onBookmarkRemoved

KeyValue
uri

Event: onBookmarkChanged

KeyValue
propertyThe property that changed. Can be "uri", "title" or "tags".
newValueThe new value of the changed property.

History

Event: onClearHistory

No Parameters.


Event: onURIDeteled

KeyValue
uri

Event: onURIVisited

KeyValue
uri
referrer
isBookmarkedCan be true or false
transitionTypeCan be one of https://developer.mozilla.org/en/nsINavHistoryService#Constants
Last modified 14 years ago Last modified on 06/25/10 21:51:54