🧩
Seanime Extensions
🧩
Seanime Extensions
  • Seanime
    • Getting started
    • Core APIs
    • Changelog
  • Content Providers
    • Write, test, share
    • Anime torrent provider
    • Manga provider
    • Online streaming provider
  • Plugins
    • Introduction
    • Write, test, share
    • APIs
      • Helpers
      • Store
      • Storage
      • Database
      • AniList
      • System
        • Permissions
        • OS
        • Filepath
        • Commands
        • Buffers, I/O
        • MIME
    • UI
      • Basics
      • User Interface
        • Tray
        • Toast
        • Screen
        • Command Palette
        • Action
        • DOM
      • Anime/Library
        • Anime
        • Playback
        • Continuity
        • Auto Downloader
        • Auto Scanner
        • Filler Manager
        • External Player Link
      • Downloading
        • Downloader
        • Torrent Client
      • Other
        • Manga
        • Discord
        • MPV
    • Hooks
    • Example
  • Frequently asked
    • Feature requests
Powered by GitBook
On this page
  • Why was this feature request closed?
  • What if I can't develop a plugin?
  1. Frequently asked

Feature requests

Feature requests on GitHub pertain to features that will be integrated in the source code only.

Why was this feature request closed?

As of v2.8.0 , Seanime supports Plugins, which can be developed entirely in JavaScript.

A feature request will be closed as not planned with the label status: plugin-suitable if:

  • The feature can be reasonably added via plugin

  • The feature will not benefit a majority of users

  • The feature is mostly subjective or cosmetic (e.g. removing elements, changing layout, etc.)

This is done to:

  • Reduce development time and update cycles

  • Avoid bloat by offloading noncritical features

  • Improve contribution

What if I can't develop a plugin?

Join the Discord server and make a request in the #extension-proposals channel, someone might make it for you.

PreviousExample

Last updated 1 month ago