Skip to content

lazygyu/youtube-crt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Summary

This is a Chrome extension that simulates the CRT screen on YouTube.

Install

Visit Chrome Webstore

Development

After cloning this repository, run

> npm install

to install dependencies.

Then go to the chrome://extensions (or edge://extensions if you are using Edge) in Chrome browser, enable the developer mode.

Then build the extension using the command below;

> npm run build

The dist folder must be created.

Then you can install this by click the Load unpacked from the extensions page and select the dist folder.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published