GithubHelp home page GithubHelp logo

abishortcuts's Introduction

ABI Shortcuts

This little project is a Google Chrome extension with a few commands activated by keyboard shortcuts.

Now it contains only four commands (translate, bookmark, shorturl, copytodrive), but it will grow with my needs to automate more operations.

I guess it will be more useful as a base code for other developers, not as a finished product, so I will not publish it on Chrome Web Store.

list of commands:

  • Translate (default key: Ctrl+Shift+A)

    Takes the text selected on active tab, and opens a Google Translator in a new tab, with this text entered for translation. There you have fast access to your favorite Google Translator features like a listening the pronunciation, or starring the word in your own dictionary, or checking examples of this word in sentences :-)

  • Bookmark (default key: Ctrl+Shift+X)

    It is useful if you have too much tabs open (again). It just adds all inactive tabs to your bookmark bar, and then closes them all. It leaves the active tab untouched.

  • ShortURL (default key: Ctrl+Shift+S)

    It is useful if you want to write somewhere an URL address to active page, but it is too long. It uses Google URL Shortener API to create new short URL (like: goo.gl/ABCDE) that leads to the same page the long URL does. Check the Google URL Shortener API documentation for more info.

  • CopyToDrive (default key: Alt+Shift+C)

    It copies selected text on active page, and saves it as a "clipboard.txt" file on your google drive. (you can have more than one such file there)

If some shortcut does nothing at all, check the chrome://extensions page. At the bottom of this page there is a link to keyboard shortcuts settings...

abishortcuts's People

Contributors

mareklangiewicz avatar

Watchers

 avatar James Cloos 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.