Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/afgprogrammer/chrome-unsplash-statistic
- Owner: afgprogrammer
- License: apache-2.0
- Created: 2021-01-04T05:38:53.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-04-16T13:12:08.000Z (almost 4 years ago)
- Last Synced: 2024-10-04T21:11:27.762Z (4 months ago)
- Topics: browser-extension, chrome, chrome-extension, extension, google-chrome-extension, unsplash, unsplash-api, unsplash-js
- Language: Vue
- Homepage: https://chrome.google.com/webstore/detail/unsplash-statistic/dpeljgdkkkchclahinfdhghpnmcbohdp
- Size: 1.13 MB
- Stars: 6
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```