Skip to content

R3DHULK/link-abyss

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Link Abyss 🔗🕳️

Link Abyss Header

Version License Firefox Add-on

Dive into the depths of your website and discover the broken links lurking below the surface

✨ Features

  • 🔎 Elegant Detection - Find broken links on any webpage with a single click
  • 🖤 Dark Glassmorphism UI - Beautiful modern interface with blur effects and transparency
  • 🕰️ Complete History - Track all your previous scans with detailed statistics
  • ⚙️ Customizable Settings - Configure scanning behavior to your specific needs
  • ⚡ Lightweight & Fast - Minimal impact on browser performance

📸 Screenshots

Broken Links Tab History Tab Settings Tab

🚀 Installation

From Firefox Add-ons Store

  1. Visit the Link Abyss Firefox Add-on page
  2. Click "Add to Firefox"
  3. Follow the installation prompts

Manual Installation

  1. Download the latest release from the Releases page
  2. Open Firefox and navigate to about:debugging
  3. Click "This Firefox"
  4. Click "Load Temporary Add-on"
  5. Select the downloaded .xpi file

🔧 How It Works

Link Abyss scans through all the links on a webpage and verifies their validity by sending requests to each URL. The extension cleverly differentiates between internal and external links, provides detailed status codes, and remembers your scanning history for future reference.

💎 Key Features

Link Scanning

  • Comprehensive Detection - Finds broken links across the entire webpage
  • Status Codes - Displays HTTP status codes for precise diagnosis
  • Internal/External Classification - Easily identify whether broken links are within your site or external

History Tracking

  • Scan Archive - Review previously scanned pages with timestamps
  • Quick Access - Click on history items to revisit pages
  • Statistics - See the number of broken links found per scan

Custom Settings

  • Link Type Filtering - Choose to scan only internal links, only external links, or both
  • Timeout Control - Set how long to wait for responses from slow servers
  • History Management - Control how many history entries to keep

🎨 Dark Glassmorphism UI

Link Abyss features a stunning dark glassmorphism interface with:

  • Frosted Glass Effect - Semi-transparent UI elements with blur effects
  • Subtle Gradients - Beautiful color transitions for visual appeal
  • Purple Accent Colors - Modern aesthetic with carefully chosen highlights
  • Responsive Design - Clean and usable interface at any size

🛠️ For Developers

Tech Stack

  • JavaScript
  • Firefox WebExtensions API
  • Modern CSS (Glassmorphism, Flexbox)

Project Structure

link-abyss/
├── manifest.json         # Extension configuration
├── background/           # Background scripts
├── content/              # Content scripts
├── popup/                # UI components
│   ├── popup.html        # Popup HTML structure
│   ├── popup.css         # Styling with glassmorphism
│   └── popup.js          # UI logic
└── icons/                # Extension icons

📜 License

This project is licensed under the MIT License - see the LICENSE file for details.

🤝 Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

  1. Fork the repository
  2. Create your feature branch (git checkout -b feature/amazing-feature)
  3. Commit your changes (git commit -m 'Add some amazing feature')
  4. Push to the branch (git push origin feature/amazing-feature)
  5. Open a Pull Request

📣 Acknowledgments

  • Icons created by R3DHULK
  • Special thanks to all contributors and testers

💻 Developed with ❤️ by R3DHULK

Report an Issue | Request a Feature

About

Detect broken links on websites with a dark glassmorphism UI

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published