diff options
author | Nick White <git@njw.me.uk> | 2010-11-11 19:46:20 +0000 |
---|---|---|
committer | Nick White <git@njw.me.uk> | 2010-11-11 19:46:20 +0000 |
commit | cf8c1d39eb4d2ccd8cb5dfbe7931bc2aa116a3c7 (patch) | |
tree | 7cab2d7f3bdf31b01f8b66eff6a1132247a3d32d /TODO | |
parent | 6db0cdc5206417ad9f19c3b4a8422fe268957cd0 (diff) |
Add basic chromium extension
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ 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 |