Skip to content

Latest commit

 

History

History
executable file
·
20 lines (15 loc) · 851 Bytes

readme.markdown

File metadata and controls

executable file
·
20 lines (15 loc) · 851 Bytes

NETFIX: A Chrome Extension to fix the Netfix UI

Changes

  • Changes movie link to its page and not instant play (Especially nice for TV links, but handy to read reviews and such)
  • Changes the sliders on the homepage to a regular div with "show/hide" links for excess videos
  • Hides movies with a predicted rating under 2.5 stars unless you're looking for a particular actor/director
  • Hides, on the homepage, movies you've rated before
  • Displays star ratings on the movies directly

How to Install

Go to the chrome store: https://chrome.google.com/webstore/detail/netfix/cpgbdfpoaalclikhghccccakifaoboam

Alternatively, for the dev version:

  • Clone / download and unpack this repo
  • Open up Chrome and go to your extensions page
  • Check developer mode in the upper right corner
  • "Load Unpacked Extension" and select the folder of this repo