blob: d5a07eb28dfc5365c384f95b6893ceff0ab5f662 (
plain)
1
2
3
4
5
6
7
8
9
10
|
rename as there's already a similar program called readable. simply read seems good
chromium extension http://code.google.com/chrome/extensions/index.html
packaging
http://code.google.com/chrome/extensions/packaging.html
http://code.google.com/chrome/extensions/hosting.html
http://code.google.com/chrome/extensions/crx.html
use a simple script to create crx rather than chromium-browser
handle signing extension properly
epiphany extension http://projects.gnome.org/epiphany/extensions
make tests, which process sample html files and check the output
|