Go to file
tigermren 55c3b548ca feat(background): add context menu item for sending current page to MeTube
- Create a new context menu item 'metube-page' for page context
- Update context menu URL patterns for YouTube and related sites in options
- Modify context menu click handler to use page URL if link URL is not available
- Ensure clicking context menu can send current page URL to MeTube and optionally switch tab
2025-11-11 00:39:26 +08:00
attach update preview videos 2021-07-27 11:17:23 +03:00
builds v1.7 2024-04-23 22:54:36 +03:00
src feat(background): add context menu item for sending current page to MeTube 2025-11-11 00:39:26 +08:00
.gitignore additional sites 2021-10-09 22:21:35 +03:00
README.md publish in Google Chrome Webstore 2021-07-27 14:36:23 +03:00
build.sh make builds environment 2021-07-27 09:38:16 +03:00

README.md

Chrome MeTube Downloader

Use the context menu to send YouTube video into MeTube

example

Installation from store

Installation from sources

  • Download this repository
  • Open "Extensions" tab chrome://extensions/
  • Turn On "developer mode" in top right corner
  • Click "Load unpacked extension"
  • Choose src folder