{"id":34589659,"url":"https://github.com/voghdev/myyoutubeq","last_synced_at":"2026-05-27T06:02:56.846Z","repository":{"id":321560706,"uuid":"1086289308","full_name":"voghDev/MyYouTubeQ","owner":"voghDev","description":"Google Chrome extension to save and manage my favourite YT Videos","archived":false,"fork":false,"pushed_at":"2026-05-26T21:27:21.000Z","size":47,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-26T23:20:39.210Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/voghDev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-10-30T08:04:06.000Z","updated_at":"2026-05-26T21:27:37.000Z","dependencies_parsed_at":"2025-10-30T10:23:20.708Z","dependency_job_id":"6cb431b6-0fb5-439d-989e-8c368b05ffd4","html_url":"https://github.com/voghDev/MyYouTubeQ","commit_stats":null,"previous_names":["voghdev/myyoutubeq"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/voghDev/MyYouTubeQ","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voghDev%2FMyYouTubeQ","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voghDev%2FMyYouTubeQ/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voghDev%2FMyYouTubeQ/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voghDev%2FMyYouTubeQ/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/voghDev","download_url":"https://codeload.github.com/voghDev/MyYouTubeQ/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voghDev%2FMyYouTubeQ/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33553127,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-27T02:00:06.184Z","response_time":53,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-12-24T10:49:36.396Z","updated_at":"2026-05-27T06:02:56.838Z","avatar_url":"https://github.com/voghDev.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MyYouTubeQ\n\nMyYouTubeQ is a Google Chrome Extension that allows you to save YouTube videos and watch them later. Build your personal video queue while browsing YouTube, and manage it easily from a convenient popup interface. Perfect for organizing videos you want to watch without cluttering your YouTube playlists.\n\n## Features\n\n- **Quick Save**: Add videos to your queue with one click while browsing YouTube\n- **Manual Entry**: Add videos by URL and title manually\n- **Full Management**: Edit, delete, or visit videos in your queue\n- **Sync Across Devices**: Your queue syncs across all Chrome browsers where you're signed in\n- **Clean Interface**: Simple, YouTube-inspired design\n\n## Installing\n\n### Step 1: Download the Extension\n\nChoose one of the following methods:\n\n**Option A: Clone from GitHub**\n```bash\ngit clone https://github.com/voghDev/MyYouTubeQ.git\ncd MyYouTubeQ\n```\n\n**Option B: Download as ZIP**\n1. Go to https://github.com/voghDev/MyYouTubeQ\n2. Click the green \"Code\" button\n3. Select \"Download ZIP\"\n4. Extract the ZIP file to a location on your computer\n\n### Step 2: Generate Icons\n\nBefore loading the extension, you need to generate the icon files:\n\n1. Navigate to the extension folder\n2. Open `generate-icons.html` in any web browser (Chrome, Firefox, Safari, etc.)\n3. The browser will automatically download three icon files:\n   - `icon16.png`\n   - `icon48.png`\n   - `icon128.png`\n4. Move these three PNG files to the extension folder (same location as `manifest.json`)\n\n### Step 3: Load Extension in Chrome\n\n1. Open Google Chrome\n2. Navigate to the Extensions page:\n   - Type `chrome://extensions` in the address bar and press Enter\n   - **OR** click the three-dot menu (⋮) → More Tools → Extensions\n3. Enable **Developer mode** by toggling the switch in the top-right corner\n4. Click the **\"Load unpacked\"** button\n5. Navigate to and select the MyYouTubeQ folder (where you extracted/cloned the extension)\n6. Click **\"Select\"** (or \"Open\")\n7. The MyYouTubeQ extension should now appear in your extensions list\n\n### Step 4: Restart Chrome (Optional but Recommended)\n\nFor best results, restart Chrome after installing the extension.\n\n## Usage\n\n### Pinning the Extension to Your Toolbar\n\nTo make the MyYouTubeQ button permanently visible in your Chrome toolbar:\n\n1. Look for the **puzzle piece icon** (🧩) in your Chrome toolbar\n2. Click it to open the extensions menu\n3. Find **\"MyYouTubeQ\"** in the list\n4. Click the **pin icon** (📌) next to it\n\nThe extension button will now appear in your toolbar for quick access!\n\n\u003cimg width=\"394\" height=\"49\" alt=\"ext4\" src=\"https://github.com/user-attachments/assets/f10cceab-0e18-4322-a5af-bed10263a2ff\" /\u003e\n\n### Adding Videos to Your Queue\n\n**Method 1: From YouTube Video Pages**\n\nWhen watching any YouTube video, you'll see an \"Add to Queue\" button below the video player (near the like/share buttons):\n\n\u003cimg width=\"1624\" height=\"1297\" alt=\"ext2\" src=\"https://github.com/user-attachments/assets/47c4988b-880d-45a3-accf-bb49704dc260\" /\u003e\n\nSimply click this button to add the current video to your queue.\n\n**Method 2: From the Extension Popup**\n\n1. Click the MyYouTubeQ icon in your toolbar\n2. If you're on a YouTube video page, click **\"Add Current Page\"**\n3. Or manually enter a video URL and title, then click **\"Add to Queue\"**\n\n### Managing Your Queue\n\nClick the MyYouTubeQ extension icon to open the queue manager:\n\n\u003cimg width=\"452\" height=\"469\" alt=\"ext3\" src=\"https://github.com/user-attachments/assets/3712205d-1803-43fa-8de3-04983d939593\" /\u003e\n\nFrom here you can:\n\n- **View all saved videos**: See your complete queue with titles and URLs\n- **Visit a video**: Click the **\"Visit\"** button to open the video in a new tab\n- **Edit a video**: Click the **\"Edit\"** button to modify the title or URL\n- **Delete a video**: Click the **\"Delete\"** button to remove it from your queue\n- **See queue count**: The counter shows how many videos are in your queue\n\n### Storage and Sync\n\n- Videos are stored using Chrome's sync storage\n- Your queue automatically syncs across all Chrome browsers where you're signed in\n- Storage capacity: Approximately 500-1000 videos (depending on URL and title lengths)\n\n## Troubleshooting\n\n**Extension not showing up?**\n- Verify all files are in the correct folder\n- Make sure Developer mode is enabled in `chrome://extensions`\n- Try clicking the \"Reload\" button under the extension\n\n**\"Add to Queue\" button not appearing on YouTube?**\n- Refresh the YouTube page\n- Ensure the extension is enabled in `chrome://extensions`\n- Verify you're on a video page (not homepage or search results)\n\n**Icons not displaying?**\n- Confirm you generated the icons using `generate-icons.html`\n- Check that all three PNG files are in the extension folder\n- Try reloading the extension in `chrome://extensions`\n\n## Uninstalling\n\n1. Go to `chrome://extensions`\n2. Find MyYouTubeQ\n3. Click **\"Remove\"**\n4. Confirm deletion\n\n**Note**: Your saved video queue will be deleted when you uninstall the extension.\n\n\u003cimg width=\"1526\" height=\"521\" alt=\"ext1\" src=\"https://github.com/user-attachments/assets/6127c1c7-d1bf-4a78-9ee6-0307e41e506d\" /\u003e\n\n## License\n\nThis project is licensed under the Apache License 2.0 - see the LICENSE file for details.\n\n## Contributing\n\nContributions are welcome! Please feel free to submit a Pull Request.\n\n## Support\n\nFor issues, questions, or feature requests, please open an issue on the [GitHub repository](https://github.com/voghDev/MyYouTubeQ/issues).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvoghdev%2Fmyyoutubeq","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvoghdev%2Fmyyoutubeq","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvoghdev%2Fmyyoutubeq/lists"}