Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/liuxingyu521/extension-preview-large-image

🔍 a browser extension to preview large image
https://github.com/liuxingyu521/extension-preview-large-image

browser-extension extension preview-image

Last synced: 28 days ago
JSON representation

🔍 a browser extension to preview large image

Awesome Lists containing this project

README

        


Project logo

preview-large-image

[![Release](https://github.com/liuxingyu521/extension-preview-large-image/actions/workflows/release.yml/badge.svg)](https://github.com/liuxingyu521/extension-preview-large-image/actions/workflows/release.yml)
[![License](https://img.shields.io/badge/license-MIT-blue.svg)](/LICENSE)

---


a browser extension to preview large image

![extension-preview-large-image-demo](./demo.gif)

## 🧐 motivation

When I browse some websites, there the interaction with the picture is not very consistent, some have the function of providing a quick view of the big picture, some are fixed size picture layout, can not directly view the actual size of picture. It's annoyed to me.

## 🔧 Install

- go [release](https://github.com/liuxingyu521/extension-preview-large-image/releases) page, and download the `zip` file in Assets area, then decompress the file.

- Open the Chrome browser and go to `chrome://extensions/`, and enable Developer Mode.

- Click the `Load unzipped extensions` button and select the folder you just extracted

## 🎈 Usage

just right click the image element,then select the `preview the large image`

## ⛏️ Built Using

- [Wxt](https://wxt.dev/) - the extension framework
- [viewerjs](https://github.com/fengyuanchen/viewerjs) - preview image tool

## ✍️ Authors

- [@liuxingyu521](https://github.com/liuxingyu521) - Idea & Initial work

See also the list of [contributors](https://github.com/liuxingyu521/extension-preview-large-image/contributors) who participated in this project.