GithubHelp home page GithubHelp logo

pjdon / firefox-enforced-hotkeys Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 15 KB

A list of Firefox hotkeys that can't be captured and/or stopped using web page JavaScript

License: GNU General Public License v3.0

firefox-enforced-hotkeys's Introduction

Firefox Enforced Hotkeys

Firefox provides a list of keyboard shortcuts/hotkeys. Most of these can be captured using an addEventListener and have their default action (e.g. reload the tab) prevented using preventDefault.

Below is a list of hotkeys that when entered in the web page, either can't be captured with JavaScript and/or will always perform their default action. This means the particular hotkey can't be used for actions inside the web page or rebound by extensions such as SakaKey and Shortkeys.

Notes:

Currently this list only contains results for Windows 10 and Firefox 64

Key press can be captured, but default action still occurs.

Default Action Shortcut
Toggle Menu Bar Alt

Key press cannot be captured nor default action action prevented

Default Action Shortcut
Close Tab (except pinned) Ctrl + W
Ctrl + F4
Close Window Ctrl + Shift + W
Alt + F4
Exit Ctrl + Shift + Q
Cycle Tabs Ctrl + Tab
Ctrl + Shift + Tab
Ctrl + Page Up
Ctrl + Page Down
Move Tab Ctrl + Shift + Page Up
Ctrl + Shift + Page Down
New Tab Ctrl + T
New Window Ctrl + N

firefox-enforced-hotkeys's People

Contributors

pjdon avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.