Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 731 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 731 Bytes

muvi

A chrome extension to download movies directly from a Google search.

How to install

  1. Clone this repository.
  2. Open chrome extensions panel by visiting chrome://extensions.
  3. Turn developer mode on.
  4. Click on Load Unpacked.
  5. Select the folder containing the repository with the root directory.
  6. Search for any movie on Google. The download options should load under information section.

How to contribute

Help contribute by using it, finding bugs and opening issues. Pull requests are also appreciated!

API repository available at cotnw/muvi-api.