Skip to content

πŸŽ„ A Google Chrome Extension to bring the holiday spirit into your browser

Notifications You must be signed in to change notification settings

cherryDevBomb/Xmas-Chrome-Extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

13 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸŽ„ 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