explaingit

patrickjs/9anime-downloader

Analysis updated 2026-07-18 · repo last pushed 2023-08-30

Audience · generalComplexity · 2/5DormantSetup · moderate

TLDR

A Chrome extension that let users download anime videos from 9anime for offline viewing, though it no longer works since the site rebranded to aniwave.to.

Mindmap

mindmap
  root((9anime-downloader))
    What it does
      Adds download button
      Saves videos offline
      Runs inside Chrome
    Tech stack
      Chrome extension
    Use cases
      Offline anime viewing
      Auto download videos
    Status
      Site rebranded
      No longer works
      Abandoned

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

What do people build with it?

USE CASE 1

Historically used to download anime episodes from 9anime for offline viewing.

USE CASE 2

Could be studied as a reference for how Chrome extensions add page-injected download buttons.

USE CASE 3

Could be forked and updated to target the current aniwave.to site.

USE CASE 4

Not currently usable for its original purpose since the target site rebranded.

What is it built with?

JavaScriptChrome Extension

How does it compare?

patrickjs/9anime-downloader0verflowme/alarm-clock0verflowme/seclists
LanguageCSS
Last pushed2023-08-302022-10-032020-05-03
MaintenanceDormantDormantDormant
Setup difficultymoderateeasyeasy
Complexity2/52/51/5
Audiencegeneralvibe coderops devops

Figures from each repo's GitHub metadata at analysis time.

How do you get it running?

Difficulty · moderate Time to first run · 30min

No longer functional, the target site rebranded to aniwave.to and the extension was never updated.

Copy-paste prompts

Prompt 1
This 9anime-downloader Chrome extension no longer works because the site moved to aniwave.to. Help me update the code to target the new domain.
Prompt 2
Walk me through loading this extension as an unpacked developer extension in Chrome.
Prompt 3
Explain how this extension's download button gets injected into the 9anime page based on its source.
Prompt 4
Show me what would need to change in this codebase to support a different video streaming site.

Frequently asked questions

What is 9anime-downloader?

A Chrome extension that let users download anime videos from 9anime for offline viewing, though it no longer works since the site rebranded to aniwave.to.

Is 9anime-downloader actively maintained?

Dormant — no commits in 2+ years (last push 2023-08-30).

How hard is 9anime-downloader to set up?

Setup difficulty is rated moderate, with roughly 30min to a first successful run.

Who is 9anime-downloader for?

Mainly general.

Open on GitHub → Explain another repo

This repo across BitVibe Labs

Verify against the repo before relying on details.