Skip to content

Latest commit

 

History

History
32 lines (18 loc) · 1.23 KB

File metadata and controls

32 lines (18 loc) · 1.23 KB

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.