https://github.com/hypertensiune/HyperMoviesWatchlist Skip to content Toggle navigation Sign up * Product + Actions Automate any workflow + Packages Host and manage packages + Security Find and fix vulnerabilities + Codespaces Instant dev environments + Copilot Write better code with AI + Code review Manage code changes + Issues Plan and track work + Discussions Collaborate outside of code + Explore + All features + Documentation + GitHub Skills + Blog * Solutions + For + Enterprise + Teams + Startups + Education + By Solution + CI/CD & Automation + DevOps + DevSecOps + Case Studies + Customer Stories + Resources * Open Source + GitHub Sponsors Fund open source developers + The ReadME Project GitHub community articles + Repositories + Topics + Trending + Collections * Pricing [ ] * # In this repository All GitHub | Jump to | * No suggested jump to results * # In this repository All GitHub | Jump to | * # In this user All GitHub | Jump to | * # In this repository All GitHub | Jump to | Sign in Sign up {{ message }} hypertensiune / HyperMoviesWatchlist Public * Notifications * Fork 0 * Star 0 Keep track of your favorite movies in one place. 0 stars 0 forks Star Notifications * Code * Issues 0 * Pull requests 0 * Actions * Projects 0 * Security * Insights More * Code * Issues * Pull requests * Actions * Projects * Security * Insights hypertensiune/HyperMoviesWatchlist This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository. main Switch branches/tags [ ] Branches Tags Could not load branches Nothing to show {{ refName }} default View all branches Could not load tags Nothing to show {{ refName }} default View all tags Name already in use A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch? Cancel Create 1 branch 1 tag Code * Local * Codespaces * Clone HTTPS GitHub CLI [https://github.com/h] Use Git or checkout with SVN using the web URL. [gh repo clone hypert] Work fast with our official CLI. Learn more. * Open with GitHub Desktop * Download ZIP Sign In Required Please sign in to use Codespaces. Launching GitHub Desktop If nothing happens, download GitHub Desktop and try again. Launching GitHub Desktop If nothing happens, download GitHub Desktop and try again. Launching Xcode If nothing happens, download Xcode and try again. Launching Visual Studio Code Your codespace will open once ready. There was a problem preparing your codespace, please try again. Latest commit @hypertensiune hypertensiune Data source change ... 64d52e4 Jan 4, 2023 Data source change 64d52e4 Git stats * 30 commits Files Permalink Failed to load latest commit information. Type Name Latest commit message Commit time content_scripts Data source change Jan 4, 2023 gifs Add files via upload Dec 30, 2022 img Add files via upload Dec 31, 2022 scripts Performance improvement Jan 3, 2023 README.md Update README.md Dec 31, 2022 background.js Data source change Jan 4, 2023 manifest.json Initial commit Dec 30, 2022 movies.css Add files via upload Dec 30, 2022 movies.html Initial commit Dec 30, 2022 quickActionsGoogle.html Add files via upload Dec 30, 2022 View code Hyper Movie Watchlist Description Features Installation Google Drive integration Notes README.md [ [img2] ] Hyper Movie Watchlist Keep track of your favorite movies in one place --------------------------------------------------------------------- Description This is a chrome extension that allows you to keep a list of movies you like, want to see and group them by your preferences directly in your browser. Features * Add movies and shows to custom lists directly from a google search. * Mark titles as favorites and keep track of movies you've already watched. * Filter the lists that you are viewing. * Drag & drop movies from one list to another to copy. * Export / import data file and cloud backup ( see Google Drive Integration ). [gif1] [gif2] [img1] Installation * Download the release zip file and unpack it * Go to chrome://extensions and enable Developer mode * Press Load unpacked and select the extension directory you extracted from the zip archive Google Drive integration By default the application only allows you to download and upload files locally. To enable backing up to the cloud ( Google Drive ) you need to create a new project at Google Cloud. * Add the following to the manifest.json: "key": "" * From chrome://extensions pack the extension * Open the .pem file, copy the private key and paste it into "key" in manifest.json. * Load the extension again in the browser and note the new given id. * Go to Google Cloud, create a new project and enable the Google Drive API. * Setup an OAuth Consent Screen. Add your account at Test users. * Under APIs & Services create an OAuth Client ID. Choose Application type: Chrome App and enter the extension's id in Application ID. * Add to manifest.json: "oauth2": { "client_id": "", "scopes":["https://www.googleapis.com/auth/drive.file"] } * Copy the OAuth Client ID and paste it into "client_id". * Put the cloudbackup.js file in your extension scripts folder and add in movies.html Notes * The extension is using the new Manifest V3. * Developed and tested with Google Chrome. Not sure if it works with other Chromium based browsers eg. Brave. About Keep track of your favorite movies in one place. Topics chrome-extension browser-extension movies-app movies-library movie-booking-system movie-lists Resources Readme Stars 0 stars Watchers 1 watching Forks 0 forks Releases 1 Initial release Latest Dec 31, 2022 Packages 0 No packages published Languages * JavaScript 64.8% * HTML 23.0% * CSS 12.2% Footer (c) 2023 GitHub, Inc. Footer navigation * Terms * Privacy * Security * Status * Docs * Contact GitHub * Pricing * API * Training * Blog * About You can't perform that action at this time. You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session.