Skip to content

Latest commit

 

History

History
49 lines (38 loc) · 2.54 KB

INSTALL.md

File metadata and controls

49 lines (38 loc) · 2.54 KB

Installation instructions

UPDATE - 2021/10/26

The extension is now available on the Chrome and Firefox stores under the name NflxMultiSubs 2021.

If you have previously installed the extension from this repository, please remove it and reinstall from the store.

Regular users should only install the extension directly from the store! Click on the button below to install:

Click here for manual installation instructions (obsolete - only for developers)

Chrome

  1. Download the zip for Chrome from the Release page
  2. Create a folder somewhere called NflxMultiSubs . You can put this folder anywhere, for example in your My Documents folder
  3. Extract the contents of the zip file into this folder you just created
  4. In a new Chrome tab, type chrome://extensions in the address bar and press enter
  5. In the top right corner, click the box next to Developer mode to turn it on
  6. Now click on the Load Unpacked button, a file browser will pop up
  7. Browse to the location of the NflxMultiSubs folder that you just created, select it and press Select Folder

That's it, the extension should now be installed!

To update the extension with a new release, simply download the new zip file and extract the contents to your NflxMultiSubs folder (overwrite all files). If you have open Netflix tabs, close them. The extension is now updated.

Firefox

NOTE: Due to the way Firefox handles unpacked extensions, this is only a temporary installation. The extension will be removed the next time you restart the browser.

  1. Download the zip for Firefox from the Release page
  2. In a new Firefox tab, type about:debugging in the address bar and press enter
  3. Click on This Firefox on the left side of the page
  4. In the middle under Temporary Extensions, click on Load Temporary Addon-on
  5. Browse to the location of the zip file you just downloaded (e.g.: your Downloads folder)
  6. Select the zip file and click Open

That's it, the extension should now be installed!