tmrotz / travis-utility-belt

Reddit Karma, Download Management, etc.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Travis' Utility Belt for Google Chrome

TODO Utility Belt screenshot

This extension makes quality of life changes to browser/page actions

Features

Duplicate Downloads

Prevents use from downloading the same file more than once.

Reddit Karma

TODO Once a minute tracks your Reddit Karma

Helpful Context Menus

Paste static text in textbox Search selected text in Wikipedia

TODO Visit Chrome Web Store

How to contribute

Adding new features or fixing bugs

If you would like to add new feature to Travis' Utility Belt or fix a bug, submit an issue in GitHub (if there is no existing one), discuss it with author, wait for approvement.

For editing the code you can use any text editor or web IDE (like Visual Studio Code, Atom, WebStorm). Preserve code style (whitespaces etc).

Submit a pull request, wait for review.

Building for use

You can install the extension from a file. Install Node.js LTS. Download the source code (or checkout from git). Open terminal in root folder and run:

  • npm install
  • npm run build

About

Reddit Karma, Download Management, etc.

License:MIT License


Languages

Language:JavaScript 84.8%Language:HTML 10.6%Language:Shell 3.5%Language:CSS 1.2%