Chrome Extension to add additional functionaility, and styling, to https://virginiagolf.com.au/.
Currently not available on the Chrome Web Store, but can be loaded as an unpacked extension.
- Download latest release from https://github.com/tim-bellette/virginia-gc/releases.
- Extract files to a directory e.g.
%USERPROFILE%\virginia-gc
. - Open chrome and navigate to
chrome://extensions/
. - Select
Load unpacked
and select the directory containing the extension.
- Download source code and build:
npm install
npm run build
- Open chrome and navigate to
chrome://extensions/
. - Select
Load unpacked
and select thedist
directory.