Skip to content

Commit

Permalink
add readme
Browse files Browse the repository at this point in the history
  • Loading branch information
bakadevops authored Oct 2, 2024
1 parent a1f03a3 commit a02d845
Showing 1 changed file with 29 additions and 0 deletions.
29 changes: 29 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
# reddit direct images
a chrome extension to view and download images directly from Reddit
manifest v3 version

Features
- directly view images without unnecessary clutter
- download images in its original format format instead of WebP

## example
without extension | with extension

![example](https://github.com/bakadevops/reddit_direct_images/raw/images_for_readme/lioncat.png)

## installation
clone the repository or download zip-archive and unpack it somewhere

```git clone https://github.com/bakadevops/reddit_direct_images.git```

load the extension in chrome
open chrome and go to chrome://extensions/.
enable developer mode (toggle switch in the top-right corner).
click load unpacked and select the folder where you cloned the repository

## will you publish it on chromewebstore?
no. the less I interact with google products and services, the happier I am.

## thanks to
Scary lion https://old.reddit.com/r/Eyebleach/comments/103zkpd/im_pretty_sure_youve_never_seen_such_a_scary_lion
Icon https://www.svgrepo.com/svg/429934/gallery-album-photo

0 comments on commit a02d845

Please sign in to comment.