XrXr / YoutubeSubscriptionChecker

A Firefox add-on that checks for new uploads from Youtube channels
4 stars 0 forks source link

Refactor main.js and app.js #7

Closed XrXr closed 10 years ago

XrXr commented 10 years ago

main.js is way too big and hard to read and can be split into several files. app.js should be split by services controllers and directives. The panel page can include controllers at a finer level