Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 689 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 689 Bytes

apache-file-server-visualizer

A simple script to visualize images that are served by apache web file server Also working with Directory Lister

Just Click the Extension Icon

Usage

To test, go to: chrome://extensions, enable Developer mode and load app as an unpacked extension.

Need more information about Chrome Extension? Please visit Google Chrome Extension Development

The Old way

You may also use it with Tampermonkey. To run this script, you must add old.js content it as a usersript in Tampermonkey

TODO

  • stop using Jquery.
  • improve layout
  • tests?