https://github.com/raphaelvigee/splashdash
Chrome extension providing beautiful New Tab page from Unsplash
https://github.com/raphaelvigee/splashdash
chrome-extension react unsplash
Last synced: 3 months ago
JSON representation
Chrome extension providing beautiful New Tab page from Unsplash
- Host: GitHub
- URL: https://github.com/raphaelvigee/splashdash
- Owner: raphaelvigee
- Created: 2017-07-08T23:13:26.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-09-09T18:59:43.000Z (about 8 years ago)
- Last Synced: 2025-04-13T18:06:22.235Z (6 months ago)
- Topics: chrome-extension, react, unsplash
- Language: JavaScript
- Homepage:
- Size: 281 KB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SplashDash
## Installation
1. Checkout this project `git clone git@github.com:raphaelvigee/SplashDash.git`
2. Get Unsplash API credentials: [https://unsplash.com/oauth/applications/new](https://unsplash.com/oauth/applications/new)
3. Copy `.env.dist.js` to `.env.js` and fill it with your API credentials (GitHub not required)
4. `yarn install`
5. `yarn build`
6. Install the extension as ['Unpacked'](https://developer.chrome.com/extensions/getstarted#unpacked)