https://github.com/pgilad/pirateer
Chrome Extension that adds IMDb ratings to TV shows and movies on The Pirate Bay
https://github.com/pgilad/pirateer
Last synced: about 1 year ago
JSON representation
Chrome Extension that adds IMDb ratings to TV shows and movies on The Pirate Bay
- Host: GitHub
- URL: https://github.com/pgilad/pirateer
- Owner: pgilad
- License: bsd-3-clause
- Created: 2014-04-18T12:14:35.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2019-11-02T04:13:10.000Z (over 6 years ago)
- Last Synced: 2025-03-30T14:26:51.792Z (about 1 year ago)
- Language: Rich Text Format
- Homepage: https://chrome.google.com/webstore/detail/pirateer/dleipnbkaniagkflpbhloiadkdooaacd
- Size: 5.88 MB
- Stars: 4
- Watchers: 2
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Pirateer for Chrome
> Pirateer is a Chrome Extension that adds IMDb ratings to TV shows and movies on The Pirate Bay
Search for movies and TV Shows in The Pirate Bay and automatically see their IMDB ratings.
#### 
*This extension is in no way affiliated with either The Pirate Bay or IMDB and provides the information as is.*
## Install
Install from the [Chrome Webstore](https://chrome.google.com/webstore/detail/pirateer/dleipnbkaniagkflpbhloiadkdooaacd).
## Development Install
1. Git clone this repository.
2. Run `npm install`.
3. Run `npm run build` to build a running version into `build/`.
4. Load the `build/` as an unpacked extension in `chrome://extensions`.
5. Use extension.
## License
Pirateer is licensed under the [BSD 3-Clause license](http://opensource.org/licenses/BSD-3-Clause)
© 2014 by [Gilad Peleg](https://github.com/pgilad)