Skip to content

izaz4141/NadeCon

Repository files navigation


NadeCon

NadeCon

A Firefox extension that detects media on webpages and connects to Nadeko~don

Features

  • Detects video and audio elements on webpage
  • One-click sending of media URLs to the desktop application

Requirements

  1. Nadeko~don
  2. Firefox-based browser (version 142+ recommended)

Usage

  1. Ensure Nadeko~don is running
  2. Browse to any webpage with media content
  3. Click the extension icon in Firefox's toolbar or popup
  4. Click the "Configuration" button and set up the extension to use the Nadeko~don port along with your API keys

Installation

Download Packaged Extension

  1. Visit the Firefox Add-ons page
  2. Click Add to Firefox

Package from Source

  1. Clone this repository
  2. Package to xpi:
    • Not Minified: zip -1 -r NadeCon.xpi * -x@xpi.ignore
    • Minified: npm run build
  3. Go to about:config
  4. Turn xpinstall.signatures.required off
  5. Go to Manage your Extension
  6. Click on the ⚙ and select Install Add-on from File...
  7. Select the packaged NadeCon.xpi

Planned Features

  1. Window in add-on to show media
  2. Window in add-on to select quality and download media
  3. Window in add-on to configure port, turnoff popup
  4. Open app through extension

Troubleshooting

  1. "Error sending URL" in browser console:
    • Ensure desktop application is running
    • Check firewall allows connections on selected port (default is 8080)
    • Verify application didn't crash on startup
  2. No media detected:
    • Some sites use iframes or custom players
    • Manually copy-paste URL into application as alternative

About

Firefox Extension to Connect to Nadeko~don

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors