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.
- Host: GitHub
- URL: https://github.com/magiccube/photo-maniac
- Owner: MagicCube
- Created: 2022-04-29T07:00:09.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-05-06T14:37:32.000Z (about 4 years ago)
- Last Synced: 2025-03-18T06:48:06.679Z (over 1 year ago)
- Topics: 500px, chrome, chrome-extension, extension, photo, photos
- Language: TypeScript
- Homepage: https://chrome.google.com/webstore/detail/photomaniac/mkmnibocjnodbjefdfpehfgencjnghmp
- Size: 2.45 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```