Comments Sidebar for Youtube 0.5.0
FREE
Released:2022-11-03
Manifest File:
{"name":"Comments Sidebar for Youtube","icons":{"16":"img\/icon.16.png","32":"img\/icon.32.png","48":"img\/icon.48.png","128":"img\/icon.128.png"},"action":{"default_popup":"popup.html"},"author":"tberghuis","version":"0.5.0","background":{"service_worker":"background.js"},"update_url":"https:\/\/clients2.google.com\/service\/update2\/crx","description":"Allows you to watch videos and read comments at the same time on Youtube.","permissions":["storage"],"homepage_url":"https:\/\/github.com\/tberghuis\/watch-and-read-comments-for-youtube","content_scripts":[{"js":["content.js","content\/vite.js"],"css":["content\/vite.css"],"run_at":"document_end","matches":["https:\/\/www.youtube.com\/*"]}],"manifest_version":3,"web_accessible_resources":[{"matches":["https:\/\/www.youtube.com\/*"],"resources":["rxjs.js","inject.js","dom-elements.js"]}]}