Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 475 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 475 Bytes

OutOfYoutube

An open source firefox add-on that let's you only watch youtube in a certain time frame

How to build it

zip -r -FS ./buildExtension.xpi * --exclude 'extension.xpi'
buildExtension.xpi will be the file that contains the entire plugin and can be loaded into Firefox via about:debugging -> load Temporary extension (select buildExtension.xpi)

The Extension can also be found on AMO here