MovieStars is a Chrome extension that lets you effortlessly explore reviews from both users and critics. It aggregates essential details from leading entertainment websites. Whether you're deciding what to watch next or just curious about a show's information , MovieStars simplifies your search and enhances your viewing experience.
Details currently extracted:
- Show's Title
- Posters
- Rating
- Reference Links
- Currently:
- Crunchyroll
- Max (HBO Max)
- Roadmap:
- Netflix
- Disney Plus
- Currently:
- IMDB
- MyAnimeList (MAL)
- Roadmap:
- Letterbox
- manifest.json: Contains metadata about the extension, permissions, and specifies scripts (content script, background service worker, popup, etc).
- popup.html: Defines the HTML structure of the popup window.
- popup.js: Handles the popup window and sites contents.
- background.js: Background service worker that extracts the current page Show title.
- README.md: Project documentation.
- Clone or download the repository containing the extension files.
- Open Chrome and navigate to
chrome://extensions/
. - Enable "Developer mode" in the top right corner.
- Click on "Load unpacked" and select the directory containing the extension files.
- Click on the extension icon in the Chrome toolbar to open the popup.
- Type in a valid Dontpad path.
- Highlight any text on the current webpage.
- Click the "Add Highlighted Text" button in the popup.
- The highlighted text will stored in the Dontpad path as a "ABNT" style reference
This project is licensed under the MIT License.