A attach already exists with the supplied division name. Many Git instructions fetch each and every attach and division names, so creating this division can also honest dwelling off unexpected behavior. Are you toddle you wish to assemble this division?
Code
Files
Did not load most up-to-date commit information.
Form
Name
Newest commit message
Commit time
Set music of your favorite motion photographs in one space
Description
That is a chrome extension that enables you to wait on a record of motion photographs you cherish, wish to see and neighborhood them by your preferences at the moment on your browser.
Aspects
- Add motion photographs and shows to custom lists at the moment from a google search.
- Tag titles as favorites and maintain music of motion photographs you’ve got already watched.
- Filter the lists that you just might perchance well presumably also very properly be viewing.
- Crawl & fall motion photographs from one record to one other to replica.
- Export / import information file and cloud backup ( see Google Drive Integration ).
Set up
- Download the liberate zip file and unpack it
- Hasten to
chrome://extensions
and permit Developer mode - Press Load unpacked and defend the extension directory you extracted from the zip archive
Google Drive integration
By default the application easiest ability that you just can acquire and add information domestically. To permit backing as much as the cloud ( Google Drive ) or not it’s crucial to assemble a brand contemporary project at Google Cloud.
- Add the next to the manifest.json:
- From
chrome://extensions
pack the extension - Open the .pem file, replica the non-public key and paste it into “key” in manifest.json.
- Load the extension all any other time within the browser and show masks the contemporary given identification.
- Hasten to Google Cloud, assemble a brand contemporary project and permit the Google Drive API.
- Setup an OAuth Consent Cloak masks. Add your story at Test customers.
- Underneath APIs & Companies and products assemble an OAuth Client ID. Recall Application model: Chrome App and enter the extension’s identification in Application ID.
- Add to manifest.json:
"oauth2": {
"client_id": "",
"scopes": ["https://www.googleapis.com/auth/drive.file"]
}
- Replica the OAuth Client ID and paste it into “client_id”.
- Set the
cloudbackup.js
file on your extensionscripts
folder and addin motion photographs.html
Notes
- The extension is the usage of the contemporary Manifest V3.
- Developed and tested with Google Chrome. Undecided if it truly works with other Chromium based mostly completely mostly browsers eg. Intrepid.