Alphaz1el / firefox-shortcutkey2url

ShortcutKey2URL - Firefox Extension

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ShortcutKey2URL for Firefox WebExtensions

ShortcutKey2URL for Firefox WebExtensions is an extension for Firefox that allows you to open, and move url using shortcut keys. You can also run JavaScript.

Display the action list with the startup key and execute the action with the next key.

The startup key default is Ctrl+Period(on mac, Command+Period). You can change this key later.

Characters that can be used as keys are not limited to one character. It can be set as multiple characters. ShrotcutKey2URL executes its action from the characters entered consecutively as keys when the target is narrowed down to one.

The items that can be set as actions are as follows.

  • Jump to URL. For already opened URL, go to that tab. Open it as a new tab if it is not already open.
  • Open URL in new tab.
  • Open URL in current tab.
  • Execute the JavaScript on the current tab.
  • Open URL as a new tab and then execute the JavaScript.

I released WebExtensions version in Firefox 60.

Installation

Install from the following.

About

ShortcutKey2URL - Firefox Extension


Languages

Language:JavaScript 77.1%Language:HTML 18.2%Language:CSS 4.6%Language:DIGITAL Command Language 0.1%