QasimK / Image-Gaze

A Firefox add-on to show a large preview of the image a link leads to

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Image Gaze

A Firefox add-on to show large previews of images or links that lead to images.

Development

  1. Get the Firefox Add-on SDK. This requires Python 2, but I am running it with Python 3 without any problems.
  2. Activate the development environment, i.e. addon-sdk-1.17\bin\activate.
  3. Run the add-on in a clean Firefox instance with cfx run.

Release

  1. Update package.json with new version number.
  2. Create release with cfx xpi and store in Image-Gaze/releases/.

Image Gaze, Copyright © 2015 Qasim K — MIT License

Uses jQuery.

About

A Firefox add-on to show a large preview of the image a link leads to

License:MIT License


Languages

Language:JavaScript 83.8%Language:HTML 16.2%