2006-01-12

randomfox: (Default)
2006-01-12 01:07 am

K-Meleon Lua macros for Shadows

Shadows is a social bookmarks manager.

In accel.cfg:
%ifplugin luamacros
VK_F7 = luamacros(ShadowsTagIt)
SHIFT VK_F7 = luamacros(ShadowsShowPage)
%endif
Lua code:
Read more... )