Skip to content

Seanime-contributions/Seanime-Providers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

874 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Seanime Providers

This repository contains custom Seanime plugins and extensions for adding support to various manga and anime sources.

Powered by:

Repository Structure

src/
├── anime/
│   └── animeheaven/
|       ├── ...
|        ...
└── manga/
    ├── mangafreak/
    │   ├── provider.js
    │   ├── README.md
    │   ├── manga-provider.d.ts
    │   └── manifest.json
    └── scanita/
        ├── provider.js
        ├── ....
         ...

Each folder represents a standalone Seanime extension provider.


Installation

  1. Open Seanime.
  2. Go to the Extensions tab.

  1. Select Add extensions.

  1. Paste the raw GitHub URL of the desired manifest.json file, for example:
https://raw.githubusercontent.com/pal-droid/seanime-providers/main/src/manga/mangabuddy/manifest.json

  1. Seanime will automatically fetch and register the provider.

Where can I find the manifest URLs?

Click here to see full list of extensions

or

Click here to visit the extensions Marketplace


Want to suggest more providers?

PR's welcomed!

Open an issue

Or

Hit me up on discord!


Credits ❤️

Contributors

Ari-03

Extra info

Other related projects (Made by me)

Other connections

Seanime Discord server

Releases

No releases published

Packages

 
 
 

Contributors