Firefox: Difference between revisions

From miki
Jump to navigation Jump to search
(penta.dactyl)
Line 20: Line 20:
:* https://addons.mozilla.org/en-US/firefox/addon/unloadtab/
:* https://addons.mozilla.org/en-US/firefox/addon/unloadtab/
:* https://addons.mozilla.org/en-us/firefox/addon/auto-unload-tab/
:* https://addons.mozilla.org/en-us/firefox/addon/auto-unload-tab/

=== [http://5digits.org/nightlies penta.dactyl] ===
'''penta.dactyl''' is an add-on that turns Firefox into a powerful vim-like browser.

;Installation
* First disable add-on signature policy. Go to [about:config] and set <code>xpinstall.signatures.required</code> to '''false'''.
* Download the latest [http://5digits.org/nightlies nightly build] and install it
: I installed ''pentadactyl-20160121.xpi'' on Firefox 44.
* Restore add-on signature policy

;Usage
* See <code>:help</code> for quick help
* {{kbkey|f}} show hints and follow a link.
* {{kbkey|y}} current location.
* {{kbkey|p}} paste new location.
* {{kbkey|H L}} history back/forward.
* {{kbkey|^n ^p}} next / previous tab.

Revision as of 18:25, 10 February 2016

Configuration

  • Last visited tab with Ctrl-Tab — Go to about:config, and set browser.ctrlTab.previews to true [1].

Keyboard shortcuts

Alt-Shift Access key. Eg. Alt-Shift-F to go to search box in MediaWiki

Extensions

Candidates

Extension I might install in the future:

  • Extension to suspend tabs. ! Careful, this may lead to loss of work if you typed text in a form and the page gets suspended

penta.dactyl

penta.dactyl is an add-on that turns Firefox into a powerful vim-like browser.

Installation
  • First disable add-on signature policy. Go to [about:config] and set xpinstall.signatures.required to false.
  • Download the latest nightly build and install it
I installed pentadactyl-20160121.xpi on Firefox 44.
  • Restore add-on signature policy
Usage
  • See :help for quick help
  • f show hints and follow a link.
  • y current location.
  • p paste new location.
  • H L history back/forward.
  • ^n ^p next / previous tab.