Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 805 Bytes

CONTRIBUTING.md

File metadata and controls

16 lines (10 loc) · 805 Bytes

Contributor Guide

Something not working right? Create an issue! Want a new feature? Open a pull request!

All contributions are welcome to the project, experienced or otherwise! If you have any questions let me know and I'd be more than happy to help.

Getting Started with Extension Development

Google has a great tutorial with getting started. I recommend you take a look at that.

In summary:

  1. Open the Extension Management page (chrome://extensions)
  2. Enable Developer Mode by clicking the Developer Mode toggle
  3. Click LOAD UNPACKED and select the Social Media Death Clock folder
  4. Have fun!