Comment filter for YouTube 0.4.0
FREE
Released:2017-04-24
Manifest File:
{"name":"__MSG_manifest_name__","icons":{"16":"images\/hidden.png","48":"images\/hidden.png","128":"images\/hidden.png"},"version":"0.4.0","background":{"scripts":["background\/background.js"],"persistent":true},"options_ui":{"page":"options\/options.html","chrome_style":true},"update_url":"https:\/\/clients2.google.com\/service\/update2\/crx","description":"__MSG_manifest_description__","page_action":{"default_icon":"images\/hidden.png","default_popup":"popup\/popup.html","default_title":"__MSG_manifest_name__"},"permissions":["contextMenus","notifications","storage","tabs","webRequest","*:\/\/www.youtube.com\/*"],"default_locale":"en","content_scripts":[{"js":["content_scripts\/youtube.js"],"css":["content_scripts\/youtube.css"],"run_at":"document_end","matches":["*:\/\/www.youtube.com\/*"]}],"manifest_version":2,"web_accessible_resources":["images\/*.png"]}