Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/afgprogrammer/chrome-unsplash-statistic

A Google chrome extension that shows your Unsplash statistic right on your browser's new tab.
https://github.com/afgprogrammer/chrome-unsplash-statistic

browser-extension chrome chrome-extension extension google-chrome-extension unsplash unsplash-api unsplash-js

Last synced: 4 months ago
JSON representation

A Google chrome extension that shows your Unsplash statistic right on your browser's new tab.

Awesome Lists containing this project

README

        

## Chrome Unsplash Statistic

Unsplash Statistic is a chrome extension for photographers who wants to check their Unsplash account statistic on regular basis.

This is the very first version of this extension and will be updated every month. In this version you will be able to see the number of downloads and views of each uploaded photos to your Unsplash Account.

## Development Setup

Clone the project and run the following commands:

```
npm install
npm run serve
```