This is the port of the popular chrome extension Unblock-Youku for Firefox.
This addon is currently in sync with Unblock Youku chrome v4.0.0.
- Clone the repository;
git clone https://github.com/chenzhekl/unblock-youku-firefox.git
- Install dependencies;
npm install
- Build the add-on;
npm run build
- Load it from Firefox.
This project is published under GNU Affero General Public License 3.0.