Trifall / TwitchClipsExtension

Browser Extension to help with grabbing the links of Twitch Clips that you have created on your dashboard page.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Twitch Clips Extension

A browser extension for Chrome and Firefox browsers to add extra functionality to the twitch dashboard page for clips.

Overview

Automatically grab links from the selected twitch clips on the dashboard.

On the dashboard page of Twitch.tv (dashboard.twitch.tv/u/< USERNAME >/content/clips), you can select multiple clips you have created, but Twitch only provides the option to delete them in bulk.

In order to get the clip link normally, you would have to click each individual clip, then the clip link button, then copy the link.

This extension improves the speed of that process by automatically grabbing all of the clip links from the selected clips via the check-boxes on the left side of the dashboard page, and then copies it to your clipboard automatically.

Functionality

  • Select the clips that have been made via the checkboxes on the individual clips in the dashboard panel.
  • Press the 'Compile Clip Links' button.
    • This automatically compiles the clips and grabs the respective link for each selected one. Dashboard Example Image
  • All of the clip links are then copied to the clipboard after they have been retrieved
    • Will send a browser notification that displays the result. Warns for clips that have the same title, as those may be problematic for overwriting files, etc.

Installation

Chrome Store Page

Firefox Store Page

Activates on the https://dashboard.twitch.tv/u/<USERNAME>/content/clips page.

About

Browser Extension to help with grabbing the links of Twitch Clips that you have created on your dashboard page.


Languages

Language:JavaScript 92.3%Language:Python 7.7%