Orignal unmaintained version of the Lightbeam extension. See lightbeam-we for the new one which works in modern versions of Firefox.
Перейти к файлу
Mavis Ou f03b76ccc5 fixed typo in var name 2013-03-27 09:49:08 -07:00
data fixed typo in var name 2013-03-27 09:49:08 -07:00
design [#103] Added base design AI files 2012-09-28 10:54:37 -07:00
doc differentiate site and third-party nodes in graph better 2013-03-26 15:48:11 -07:00
lib differentiate site and third-party nodes in graph better 2013-03-26 15:48:11 -07:00
test break chrometab into two pieces based on Eric's commit 2013-02-06 16:19:25 -08:00
.gitignore added a temporary button to reset data 2013-02-26 11:20:21 -08:00
CONTRIBUTING.md adding notes to CONTRIBUTING.md to fill in later 2013-01-29 11:40:26 -08:00
README.md moving c2 to root and unwrapping main.js 2013-02-06 15:58:23 -08:00
index.html New assets and linking to the AMO add-on 2012-02-24 10:15:36 +00:00
package.json updating version 2013-03-19 18:58:37 -07:00

README.md

C2: a clean rewrite of Collusion

Refactoring to have a suite of reusable components.

The README.md should answer common questions like:

  • What does your software do? Is it an application? A library?
  • Links through to important sections of the wiki. Like installation instructions
  • How do I contribute code? Link to contributors file
  • Where is the community around this software? List IRC channels, mailing lists, issue trackers, code repositories, etc.

Components of Collusion

  • Connection Listener: get each connection for logging
  • Log formatter: Convert a connection to a log item
  • Tab Association: Get the tab each connection was loaded from
  • Tab Listener: Notify collusion which tab is being viewed, for update filtering
  • Log Persistence
  • Log Filtering
  • Tab History
  • Server Updates
  • New User Interface
  • Visualization Data Shaping
  • Visualization Switcher
  • Visualization(s)