[pentadactyl] Add command for entering Reader view

pull/28/head
Alpha Chen 9 years ago
parent 3c1b9da3f9
commit 67dc37ec72

@ -44,5 +44,6 @@ set strictfocus+=*:moderate
command chrome -js io.run("open", ["-a", "Google Chrome", buffer.URL]);gBrowser.removeCurrentTab();
command safari -js io.run("open", ["-a", "Safari", buffer.URL]);
command reader emenu View.Enter Reader View
" vim: set ft=pentadactyl:

Loading…
Cancel
Save