Skip to content

lifeofcapo/parser-extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web Data Parser - Browser Extension

A powerful browser extension for Google Chrome and Mozilla Firefox that parses emails, links, and images from web pages. 🌟 Features

📧 Email Parser - Automatically detects all email addresses on the page

🔗 Link Parser - Extracts all URLs from the webpage

🖼️ Image Parser - Collects all images with preview

💾 Data Export - Download in multiple formats:

    TXT (plain text)

    JSON (structured data)

    CSV (table format)

🎯 User-Friendly Interface - Tab-based navigation between data types

🖼️ Image Download - Download individual images or all at once

🚀 Installation For Development (Unpacked Version) Google Chrome:

Download or clone the repository
Open chrome://extensions/
Enable "Developer mode" (toggle in top-right corner)
Click "Load unpacked"
Select the extension folder

Mozilla Firefox:

Download or clone the repository
Open about:debugging
Click "This Firefox"
Click "Load Temporary Add-on"
Select any file in the extension folder

🛠️ How to Use

Click the extension icon in your browser toolbar

Switch between tabs to view different data types:

    📧 Emails Tab: Shows all found email addresses
    🔗 Links Tab: Displays all extracted URLs
    🖼️ Images Tab: Shows image previews with download options

Download data using format buttons:

    TXT: Plain text format
    JSON: Structured data format
    CSV: Comma-separated values

Download images individually or all at once

🔧 Technical Details Parsing Capabilities

Emails: Uses regex pattern matching for email validation

Links: Extracts all anchor tags with valid href attributes

Images: Collects image sources, dimensions, and alt text

Supported Browsers

Google Chrome (version 88+)
Mozilla Firefox (version 87+)

About

Extension for Chrome and Mozilla that parses any images , links , and emails on website

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors