Tampermonkey script for adding youtube buttons to videos on piped
LordMZTE 990b3e473c
feat: add buttons to feed page
2022-10-13 18:57:30 +02:00
assets feat: add buttons to feed page 2022-10-13 18:57:30 +02:00
src feat: add buttons to feed page 2022-10-13 18:57:30 +02:00
.gitignore init 2022-10-09 00:24:52 +02:00
README.md docs: add readme 2022-10-09 11:49:06 +02:00
build.hxml feat: add buttons to feed page 2022-10-13 18:57:30 +02:00
hxformat.json init 2022-10-09 00:24:52 +02:00
screenshot.png docs: add readme 2022-10-09 11:49:06 +02:00

README.md

PipedYT

This is a tampemonkey userscript that adds a button that links to YouTube under videos on piped (piped.kavin.rocks). screenshot

Compiling

  • install the haxe compiler
  • run haxe build.hxml
  • the userscript will be in build/script.js

Installation

Copy the userscript you compiled or grabbed from the releases into tampemonkey.