Changes layout of YouTube and adds QoL features
Find a file
2023-11-28 23:06:36 +03:00
extension Bump version to 1.0.2 2023-11-28 23:06:36 +03:00
img Add readme 2023-11-18 17:46:19 +03:00
src Fix up name and grammar 2023-11-19 17:07:51 +03:00
.gitignore Setup workspace 2023-11-18 17:45:48 +03:00
LICENSE Initial commit 2023-11-18 14:39:15 +00:00
package.json Bump version to 1.0.2 2023-11-28 23:06:36 +03:00
pnpm-lock.yaml Update Firefox @types 2023-11-28 23:00:49 +03:00
README.md Add readme 2023-11-18 17:46:19 +03:00
tsconfig.json Setup workspace 2023-11-18 17:45:48 +03:00

YouTube Customizer

Web browser extension for customizing YouTube

Demo screenshot

Features

  • Toggling various elements of layout (e.g sidebar buttons)
  • Redirecting home page to subscriptions
  • ff2mpv integration

Usage

Get the addon

Chromium-based browsers are not supported

Configuration

The extension provides configuration using settings page that can be accessed through web browser extension page.

Settings Page

Supported languages

The extension has localization for the following languages:

  • English
  • Spanish
  • French
  • Hungarian
  • Russian

Building

YouTube Customizer uses pnpm and web-ext for building and bundling final package, as well as TypeScript transpiler for building JavaScript sources.

  1. Install TypeScript, pnpm and web-ext using system package manager or npm
npm install -g typescript web-ext pnpm 
  1. Install dependencies and run build
pnpm install
pnpm build

Contributing

All issues and pull requests are welcome! Feel free to open an issue if you've got an idea or a problem. You can open a pull request if you are able to implement it yourself.


Made with ponies and love!
GNU GPL © Ryze 2023 💜