Skip to content

Repository files navigation

Doubao Media Helper

This repository contains a cleaned-up public packaging of a Chrome extension for inspecting and downloading media detected on doubao.com.

What was changed for the public version

  • Removed the activation UI and related commercial packaging.
  • Removed the obfuscation helper and stale npm lockfile.
  • Replaced the background worker and popup with readable public-facing code.
  • Removed obvious promotion and third-party attribution strings from the extension metadata.

Project structure

  • manifest.json: Chrome extension manifest.
  • background.js: public background service worker used for state and downloads.
  • popup.html, popup.css, popup.js: popup UI.
  • content.js, forwarder.js: legacy injected scripts retained from the working extension bundle.

Install locally

  1. Open Chrome and visit chrome://extensions/.
  2. Enable Developer mode.
  3. Click Load unpacked.
  4. Select this folder.

Support

If this project helps you, you can support the author here:

Chocklin reward QR code

Notes

  • This repository intentionally does not include any activation flow.
  • The bundled page scripts are legacy files from the extension package and remain minified/obfuscated.
  • Use the extension only on content you are authorized to inspect or download.

License

No license has been added yet.

About

Public packaging of a Chrome extension for inspecting and downloading media on Doubao pages.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages