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

https://github.com/magiccube/photo-maniac

A Chrome extension presents you with stunning photos every time open a new tab.
https://github.com/magiccube/photo-maniac

500px chrome chrome-extension extension photo photos

Last synced: 2 months ago
JSON representation

A Chrome extension presents you with stunning photos every time open a new tab.

Awesome Lists containing this project

README

          

# photo-maniac

A Chrome extension presents you with stunning photos on the new tab page.

## Features

- Thousands of awesome photos
- Lightening fast loading
- Prefetch and cache images from 500px.com
- Customizable categories and features (including Editors' Choice, Popular and Upcoming)
- Offline mode supported

## How to Install and Build

```sh
pnpm install
pnpm build
```

## How to Develop

```sh
pnpm dev
```

## How to Release

```sh
pnpm release
```