XrXr / YoutubeSubscriptionChecker

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

YouTube Subscription Checker

Listing on addons.mozilla.org License

A Firefox add-on that checks for new uploads from YouTube channels.

Features:

Firefox 57

If you downgrade Firefox from 57 to any version below, you would notice that the addon isn't able to read its database. Unfortunately, Firefox 57 seems to have a storage format incompatible with previous versions. This is beyond what the addon can handle, simply a decision made by Mozilla. The good news is that if you upgrade back to 57, everything would be still there. If you would like to downgrade Firefox, you can upgrade to Firefox 57, export from the addon, then import the data into the older version of Firefox.

If all else fails: execute at your own risk and be very careful

Building

The main gulp task to use is gulp watch. I Use it with web-ext. If the CHECKER_DEV environmental variable is set when gulp is running, code in development.js will run.