Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

zebbern/JSX

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Chrome extension that collects all JavaScript (.js) links, form endpoints, and all other links from a webpage with a single click!

Open An Issue For Any Questions :)


Features

  • Collects all JavaScript (.js) links from any webpage
  • Extracts form endpoints (<form action="...">)
  • Finds all possible links from href, src, data-src, action, poster, formaction
  • Filter results in each section
  • Copy All button for quick copying
  • Download All as .txt (for endpoints/links) or .zip (for JS files)
  • Works with both inline and external scripts
  • Simple, lightweight, and privacy-focused
  • No data collection or tracking

Installation

From Chrome Extention

https://chromewebstore.google.com/detail/jsx-javascript-explorer/bgpcadogdkjlgohebmhdocbfdfmkikjd

Manual Installation

  1. Download the Extension
    git clone https://github.com/zebbern/JSX.git
    
  2. Follow the setup steps below.

Setup

⇨ Loading in Chrome

  1. Open Chrome and navigate to chrome://extensions/
  2. Enable "Developer mode" in the top right corner
  3. Click "Load unpacked"
  4. Select the directory containing the extension files
  5. Pin the extension (optional)

⇨ Verify Installation

  • Look for the JSX icon in your Chrome toolbar
  • Click the extension to open the popup window


Usage

Extracting JavaScript Links, Endpoints, and All Links

  • Click the JSX extension icon in the toolbar
  • The extension will scan the current webpage and automatically extract:
    • JavaScript (.js) links
    • Form Endpoints (<form action> values)
    • All possible links (from href, src, action, etc.)

Features in Each Section

  • Filter results using the search input
  • Copy All to quickly copy all collected items
  • Download All as a .txt (for endpoints & links) or .zip (for JS files)

About

🕵️‍♂️ | A Chrome extension that collects all JavaScript (.js) links, form endpoints, and all other links from a webpage with a single click!

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.