Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/uiur/gyazo-chrome-extension

Gyazo Extension allows you to capture and send image links faster than anything else.
https://github.com/uiur/gyazo-chrome-extension

Last synced: about 1 month ago
JSON representation

Gyazo Extension allows you to capture and send image links faster than anything else.

Awesome Lists containing this project

README

        

Gyazo Extension
=======

Chrome Extension for Gyazo.

## About

Gyazo Extension allows you to capture and send image links faster than anything else.

With Gyazo Extension you can instantly clip images from any website.

To use the extension, just right click on the image you want and then click "Gyazo It" and the image will automatically be uploaded to Gyazo.com with a unique URL. This link is automatically copied to your clipboard so it can be pasted instantly. When you want to go back you can visit the history page to see past images you have collected.
Whenever you capture an image the original address and title of the page the image came from are saved as a comment. This allows you to see just where your favorite images came from, and perhaps go back to find even more.

## Contributing

1. Fork it
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Added some feature'`)
4. Push to the branch (`git push origin my-new-feature`)
5. Create new Pull Request

## Coding Style

- Airbnb's coding style
- https://github.com/airbnb/javascript