Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 801 Bytes

README.md

File metadata and controls

27 lines (19 loc) · 801 Bytes

🎄 Xmas Chrome Extension

A Google Chrome Extension built with ReactJS that decorates web pages with Christmas lights by injecting content scripts.

Getting started

To get the production build you can run

git clone
yarn install
yarn build

or download the build directly from the latest release

Enabling the extension

  • Go to chrome://extensions/, click Load unpacked and select [PROJECT_HOME]/build
  • Use the light-switch extension icon to toggle lights on and off

Built with

  • ReactJS v16.13.1

Acknowledgments