Giter Club home page Giter Club logo

regex-scanner-chrome-extension's Introduction

Chrome Regex Scanner Extension

Introduction

The Chrome Regex Scanner Extension is a versatile Chrome browser tool that enables users to scan web pages for specific patterns defined by regular expressions (regex). This extension is particularly useful for users who need to find, manage, and save complex text patterns within web content quickly.

Features

  • Pattern Finder: Use regex to scan and identify text patterns on any webpage.
  • Save and Manage Patterns: Easily save regex patterns with custom names for future use.
  • Real-Time Scanning: Perform live scans on webpages to find matches instantly.

Installation

  1. Clone this repository or download the ZIP file.
  2. Open Chrome and navigate to chrome://extensions.
  3. Enable "Developer mode" at the top right corner.
  4. Click on "Load unpacked" and select the extension directory.

Usage

After installation, the extension's icon will appear in your browser's toolbar. Click on it to open the popup interface where you can manage your regex patterns or find matches on the current page.

Here's how to use the extension with an example regex pattern for email addresses:

Example: Finding Email Addresses

  1. To find email addresses on a webpage, use the following regex pattern: \b[A-Za-z0-9._%+-]+@[A-Za-z0-9.-]+\.[A-Z|a-z]{2,}\b
  2. Enter this pattern in the "Regex Pattern" input field and click "Save".
  3. Navigate to a webpage and click on the extension icon.
  4. Go to the "Find" tab to see email addresses.

Managing Patterns

  • Add, save, or delete regex patterns through the "Manage" tab for easy access and reuse.

Screenshots

Here are some screenshots to help you navigate the extension:

Finding Patterns

Find Tab

Managing Patterns

Manage Tab

Contact

https://www.linkedin.com/in/huseyintintas/

regex-scanner-chrome-extension's People

Contributors

huseyinstif avatar

Stargazers

merve avatar Alperen avatar KeNZai avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.