Skip to content

mhsattarian/500px-downloader-chrome-extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

500px Downloader Chrome Extension

Logo

Simple Extensions to Download 500px Images. you can find two versions of the extensions in this repository:

Simple content script version

Download button added to toolbar below image

Just injects a js on each image page on 500px and adds a download button on the toolbar below image. there is a small problem on slow networks, cause sometimes it gets the thumbnail instead of the actual image.

page action version

Page action added to chrome toolbar

Adds a page action to chrome toolbar which only activates on 500px site on image pages. Capture current image by clicking on the extension icon to open in newtab.

How to install

Clone this repository, open chrome and activate the developer mode:

How to turn developer mode on

then, click on Pack extension button and choose the address of extension root directory.

the private key file section is not required in the first time.

Chrome extension?

Go checkout my presentation on Developing Chrome Extensions, here on ludus.

About

Simple Chrome Extension to download 500px images

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published