Skip to content

Latest commit

 

History

History
54 lines (36 loc) · 1.81 KB

README.md

File metadata and controls

54 lines (36 loc) · 1.81 KB

Automatically display ratings for TV shows or movies on Netflix.

Quick start

You can test that it works without signing up for Netflix by browsing the free catalog.

  1. Download the latest version, it's a Chrome extension.
  2. Done!

Donate

Want to help support new features and releases? Consider [donating](https://www.paypal.com/cgi-bin/webscr?cmd=_xclick&business=paypal@mgates.me&item_name=Donation for IMDb extension!) :)

Bug tracker

Have a bug? Please create an issue here on GitHub!

https://github.com/Geczy/netflix-ratings/issues

Changelog

1.1.2: 2012-02-08

  • Fix: Kept showing that the API was down, couldn't find the Netflix titles

1.1: 2012-01-19

  • New: Cache ratings rather than making new requests
  • Fix: Trim whitespace from titles
  • Tweak: Remove the extension's button in the toolbar
  • Tweak: Reorganize file structure
  • Tweak: Cleaner code with useful helper functions

1.0: 2012-01-19

  • Initial release

Copyright and License

Copyright 2012 Matthew Gates

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this work except in compliance with the License. You may obtain a copy of the License in the LICENSE file, or at:

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.