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

No packages published