Skip to content

Fiszh/reels-queue

Repository files navigation

Instagram Reels Queue

Original template:
https://github.com/NekitCorp/chrome-extension-svelte-typescript-boilerplate

Features

  • Moderation

    • Any links from timed-out/banned users are instantly removed.
    • UI shows who sent the current reel.
  • Saving queue

    • Queue persists in Chrome storage.
  • Tokenless

    • No Twitch login required.
  • Quick clear

    • Button to clear the entire queue fast.
  • Unique links

    • No duplicate links.
    • All /reels/ URLs convert to /reel/.

Preview

preview-0 preview-1

Instalation

Getting Started Tutorial

  1. Open the Extension Management page by navigating to chrome://extensions.
  2. Enable Developer Mode by clicking the toggle switch next to Developer mode.
  3. Click the LOAD UNPACKED button and select the /dist or in the uzipped release directory.

Development

# install dependencies
bun i

# build files to `/dist` directory
# HMR for extension pages and content scripts
bun run dev

Build

# build files to `/dist` directory
$ bun run build

About

Twitch Instagram Reels Queue

Resources

Stars

Watchers

Forks

Sponsor this project

Contributors