Skip to content
This repository has been archived by the owner on Nov 18, 2019. It is now read-only.

Easy way to put online images on imgur. Open an image click on the extension button and get the imgur link directly in clipboard.

Notifications You must be signed in to change notification settings

paradoxxxzero/imgurTheWorld

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

imgurTheWorld

"Imgur the world" is an easy way to put online images on http://imgur.com/

Why ?

Imgur is the best image hosting service : shorter links, faster display, longer hosting...

How ?

After the extension is installed you will see a little imgur icon appearing on the right side of the chrome address bar if you are viewing a imgur compatible image. A click on the imgur icon will upload it to imgur and the new imgur link will be directly put in your clipboard.

OR

You can now right click on any image and click "Upload to imgur" !

Changelog : v2.0: Add right click context menu support. Restrict permissions to http://imgur.com/*

If you are worried about the permissions take a look at the code. Permissions required are : "permissions": [ "tabs", "http://imgur.com/*", "contextMenus" ], All browsing history corresponds to the "tabs" permission that is required to open a tab and inject script in it (clipboard handling script)

Flattr gittip

About

Easy way to put online images on imgur. Open an image click on the extension button and get the imgur link directly in clipboard.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published