diff options
-rw-r--r-- | TODO.md | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -1,6 +1,9 @@ TODO ==== +Misc +---- + * Move twily.css to a separate firefox module? * More automation/productivity hacks and plugins. * How to open multiple links in different tabs? @@ -11,3 +14,14 @@ TODO * Accept config parameter for bookmark service. * Rename to SemanticScutte or something more generic. * Another command to add bookmarks using the API, like https://github.com/travisjeffery/vimperator-scripts/blob/master/plugins/delicious.js + +Tabgroup navigation +------------------- + +* liberator://help/tabs#%3Atabgroups +* https://github.com/ttaubert/customizable-shortcuts +* https://github.com/vimperator/vimperator-labs/blob/master/vimperator/content/tabgroup.js +* http://superuser.com/questions/557246/firefox-with-vimperator-how-to-toggle-find-bar +* http://superuser.com/questions/470173/using-private-browsing-keyboard-shortcut-with-firefox-and-vimperator +* https://developer.mozilla.org/en-US/docs/Mozilla/Tech/XUL/tabbrowser#m-goBackGroup +* https://developer.mozilla.org/en-US/docs/Mozilla/Tech/XPCOM/Reference/Interface/nsIDOMXULElement#doCommand() |