From 7c2cb40b4ee49935910c6e0308df55aaf906256f Mon Sep 17 00:00:00 2001 From: ilya Date: Fri, 26 Feb 2010 22:21:45 -0800 Subject: Key Mapping - Create an available commands structure and factor out the key registry into commands.js --- background_page.html | 56 ++++------------------------- commands.js | 99 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 105 insertions(+), 50 deletions(-) create mode 100644 commands.js diff --git a/background_page.html b/background_page.html index 10340019..faf1fa1b 100644 --- a/background_page.html +++ b/background_page.html @@ -1,5 +1,6 @@
+ - \ No newline at end of file +