Skip to content

cecob/awesome-extension

 
 

Repository files navigation

logo

Awesome Extension

Getting Started

  1. Check if your Node.js version is >= 14.
  2. Clone this repository.
  3. Run npm install to install the dependencies.
  4. Run npm run build to install the dependencies.
  5. Load your extension on Chrome:
    1. Access chrome://extensions/
    2. Check Developer mode
    3. Click on Load unpacked extension
    4. Select the build folder.
  6. Open /utils/test-page.html to watch the extension in action.
  7. Run npm run prepare to install the prettier precommit hook.
  8. Happy hacking.

Resources

All emotes have been downloaded from https://cdn.betterttv.net

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 75.3%
  • SCSS 15.3%
  • HTML 7.0%
  • CSS 1.4%
  • Other 1.0%