the-real-adammork / yt-extension

Adds button to Chrome, when clicked will send request to localhost:3000 with url (use with `yt-server`)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Overview

Chrome extension to speed up downloading music in the currently active tab. Needs yt-server running on localhost:3000.

Then follow these directions to install the extension (skip to step 1) - https://developer.chrome.com/docs/extensions/mv3/getstarted/

Features

  • Click extension icon to download the current page. (Must be pinned to your toolbar)
  • OR, Use keyboard shortcut "CMD + SHIFT + Y" to download the current page.

Puts final file in ~/Downloads.

About

Adds button to Chrome, when clicked will send request to localhost:3000 with url (use with `yt-server`)


Languages

Language:JavaScript 85.4%Language:HTML 10.9%Language:CSS 3.7%