Keyboard Action, a WordPress plugin for navigating the various admin screens and running common actions like creating posts by typing what you want to do in a command box was launched earlier today.
It is like Alfred or LaunchBar (my favorite) but for WordPress – which works on both backend (WordPress dashboard) and the frontend.
Besides the obvious awesome productivity boost (if you are a keyboard person), one of the nice things about Keyboard Action is how easily the built-in functionality can be extended via custom actions (plugins).
In this article, I share a couple of custom actions:
One is to navigate to the list of active plugins and the other is to go to the inactive plugins list.
Here are the actions in action:
keyboard-action-active-plugins.php
keyboard-action-inactive-plugins.php
How to install: Save the files inside wp-content/plugins or upload via WordPress admin and activate.
Source: https://keyboardaction.com/doc/adding-a-custom-action/