https://github.com/cssnr/playdrift-extension-site
PlayDrift Extension Website
https://github.com/cssnr/playdrift-extension-site
Last synced: 4 months ago
JSON representation
PlayDrift Extension Website
- Host: GitHub
- URL: https://github.com/cssnr/playdrift-extension-site
- Owner: cssnr
- Created: 2024-04-26T01:30:38.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-07-23T02:53:27.000Z (almost 2 years ago)
- Last Synced: 2025-07-19T08:01:37.565Z (11 months ago)
- Language: HTML
- Homepage: https://playdrift-extension.cssnr.com/
- Size: 1.4 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://github.com/cssnr/playdrift-extension-site/actions/workflows/pages.yaml)
[](https://chrome.google.com/webstore/detail/playdrift-extension/anlkpnbhiiojmedlkchcdmigkdccnmcn)
[](https://addons.mozilla.org/addon/playdrift-extension)
[](https://chrome.google.com/webstore/detail/playdrift-extension/anlkpnbhiiojmedlkchcdmigkdccnmcn)
[](https://addons.mozilla.org/addon/playdrift-extension)
[](https://github.com/cssnr/playdrift-extension/releases/latest)
[](https://discord.gg/wXy6m2X8wY)
# PlayDrift Extension Site
* Website: https://playdrift-extension.cssnr.com
* Github: https://github.com/cssnr/playdrift-extension
* Discord: https://discord.gg/wXy6m2X8wY
# Install
* [Google Chrome Web Store](https://chrome.google.com/webstore/detail/playdrift-extension/anlkpnbhiiojmedlkchcdmigkdccnmcn)
* [Mozilla Firefox Add-ons](https://addons.mozilla.org/addon/playdrift-extension)
[](https://chromewebstore.google.com/detail/playdrift-extension/anlkpnbhiiojmedlkchcdmigkdccnmcn)
[](https://addons.mozilla.org/addon/playdrift-extension)
[](https://chromewebstore.google.com/detail/playdrift-extension/anlkpnbhiiojmedlkchcdmigkdccnmcn)
[](https://chromewebstore.google.com/detail/playdrift-extension/anlkpnbhiiojmedlkchcdmigkdccnmcn)
[](https://chromewebstore.google.com/detail/playdrift-extension/anlkpnbhiiojmedlkchcdmigkdccnmcn)
[](https://chromewebstore.google.com/detail/playdrift-extension/anlkpnbhiiojmedlkchcdmigkdccnmcn)
All **Chromium** Based Browsers can install the extension from the
[Chrome Web Store](https://chrome.google.com/webstore/detail/playdrift-extension/anlkpnbhiiojmedlkchcdmigkdccnmcn).
## Development
Install Jekyll: https://jekyllrb.com/docs/installation/
Run: `jekyll serve -s src -o -l`
This will build the site from the `src` directory, open it in your browser, watch for file changes, automatically
rebuild the site and refresh the site in your browser; enjoy...
For more information see `jekyll help` and `jekyll serve --help` or visit: https://jekyllrb.com/docs/
For production, this site is built with GitHub Actions: [.github/workflows/pages.yaml](.github%2Fworkflows%2Fpages.yaml)