blob: 20edcf8ce469dfcfe5ae50eea289712b2fa13f65 (
plain)
1
2
3
4
5
6
|
chromium extension http://code.google.com/chrome/extensions/index.html
use a simple script to create crx rather than chromium-browser
http://code.google.com/chrome/extensions/crx.html
is the script src=simplyread in background.html necessary?
handle signing extension properly
make tests, which process sample html files and check the output
|