Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/shu8/chrome-extensions_shortcut

Press Ctrl+Shift+E (Cmd+Shift+E on OSX) to open the chrome://extensions page (for Chrome Extension Developers, for ease :)
https://github.com/shu8/chrome-extensions_shortcut

Last synced: 25 days ago
JSON representation

Press Ctrl+Shift+E (Cmd+Shift+E on OSX) to open the chrome://extensions page (for Chrome Extension Developers, for ease :)

Awesome Lists containing this project

README

        

chrome://extensions keyboard shortcut
==========================

Press Ctrl+Shift+E (Cmd+Shift+E on OSX) to open the chrome://extensions page (for Chrome Extension Developers, for ease :)

---

To use:

Ctrl+Shift+E to open chrome://extensions.

To change shortcut:

Go to chrome://extensions/configureCommands and find chrome://extensions shortcut. Type your preffered shortcut.

---

I don't know about you, but I satrted developing Chrome Extensions a few weeks ago, and opening http://chrome-extensions every time is a pain. I don't want to keep it open, because I have too many tabs open already.

So, to help me learn about chrome.commands, I created this extension!

Feel free to edit!