From 3f474de6460c7fef20f6d9e41f6bcd80f6f682e1 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Thu, 27 Feb 2014 15:38:15 -0300 Subject: Bookmarks and URL shortcuts --- pentadactylrc.dot.link | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/pentadactylrc.dot.link b/pentadactylrc.dot.link index e20df95..210c7d7 100644 --- a/pentadactylrc.dot.link +++ b/pentadactylrc.dot.link @@ -25,4 +25,15 @@ command yt :yank :echo document.title.replace(/ - Firefox$/, ''); map e :tabopen about:newtab map h gH +" Bookmark all tabs +command bmark-all :emenu Menu.Bookmarks.Bookmark All Tabs… + +" Send Tab URLs shortcut +" https://addons.mozilla.org/en-US/firefox/addon/send-tab-urls/ +command send-tabs :emenu Menu.File.Send Tab URLs... + +" Copy URLs shortcut +" https://addons.mozilla.org/en-US/firefox/addon/copyurls/ +command copy-urls :emenu Menu.Edit.Copy Urls Expert.Tabs In This Window + " vim: set ft=pentadactyl: -- cgit v1.2.3