Skip to content

Latest commit

 

History

History
35 lines (21 loc) · 625 Bytes

README.md

File metadata and controls

35 lines (21 loc) · 625 Bytes

Unblock Youku Firefox

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.

Install

Firefox addon

Build

  1. Clone the repository;
git clone https://github.com/chenzhekl/unblock-youku-firefox.git
  1. Install dependencies;
npm install
  1. Build the add-on;
npm run build
  1. Load it from Firefox.

License

This project is published under GNU Affero General Public License 3.0.