Skip to content

LoicLissens/Dashboard-Web-extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Into chrome extension menu, load unpacked extension and chose the public folder Installing dependenies: npm install, then npm run build

White mode was forced by adding <html lang="en" data-theme="light"> in the index.html

(tedious but remporary) find channel id or curl -s url_of_yt_channel | grep -o 'https://www.youtube.com/channel/[^"]*' | head -n 1 | awk -F/ '{print $NF}' or source chanelid.bashthen get_yt_channel_id "link"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published