Orignal unmaintained version of the Lightbeam extension. See lightbeam-we for the new one which works in modern versions of Firefox.
Перейти к файлу
dethe eb368ee59e adding tooltips 2013-02-26 14:15:06 -08:00
data adding tooltips 2013-02-26 14:15:06 -08:00
design [#103] Added base design AI files 2012-09-28 10:54:37 -07:00
doc Updated file format documentation 2012-12-11 16:38:23 -08:00
lib fix dates in save format 2013-02-26 11:15:17 -08:00
test break chrometab into two pieces based on Eric's commit 2013-02-06 16:19:25 -08:00
.gitignore Updated the .gitignore file 2012-06-18 08:16:18 +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 updated version 2013-02-13 16:09:16 -08: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)