jxe / hindsight

a chrome extension implementing a new type of review for websites you visit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hindsight

Code for the chrome extension demo'd in http://nxhx.org/maximizing/, also in the chrome web store.

Welcome to the code

Your best bet is just to look inside background.jsx. Mostly it's just calls out to other npm modules, chrome-activities and reasons.

Getting started

To rebuild continuously, npm run watch.

Contributing

Check out Todo.md for ideas about what to work on.

About

a chrome extension implementing a new type of review for websites you visit


Languages

Language:JavaScript 94.1%Language:HTML 5.9%