Extension Information

Code

There are three parts of the extension, code-wise -- the server-side API, and two client-side parts: a Flash visualization, written and compiled using Flex, and a Javascript/XUL Firefox extension.

For documentation of the communication between extension and server (server-side):

  1. Searching GiveALink from an application
  2. Synchronizing between application and server

For documentation on parts of the extension:

  1. Overview of client-side code (what's where)
  2. README for extension, describing the files found in the chrome/content folder of the extension