{"id":25796684,"url":"https://github.com/zebbern/jsx","last_synced_at":"2025-08-24T22:50:28.081Z","repository":{"id":279308575,"uuid":"938389723","full_name":"zebbern/JSX","owner":"zebbern","description":"Chrome extension that collects all JavaScript (.js) links on your current webpage!","archived":false,"fork":false,"pushed_at":"2025-02-24T22:57:52.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-24T23:19:32.560Z","etag":null,"topics":["bug-bounty","bug-bounty-hunting","chrome-extension","ctf-tools","endpoints","extract-data","filter","hackathon","hacking-tools","javascript","js","js-extract","js-project","links","links-gatherer","osint","pentest"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zebbern.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-02-24T22:01:15.000Z","updated_at":"2025-02-24T22:57:54.000Z","dependencies_parsed_at":"2025-02-24T23:19:35.307Z","dependency_job_id":"2c6f6e5b-6981-4894-8cb8-c5c3209b99b4","html_url":"https://github.com/zebbern/JSX","commit_stats":null,"previous_names":["zebbern/jsx"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zebbern%2FJSX","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zebbern%2FJSX/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zebbern%2FJSX/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zebbern%2FJSX/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zebbern","download_url":"https://codeload.github.com/zebbern/JSX/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241024861,"owners_count":19896313,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bug-bounty","bug-bounty-hunting","chrome-extension","ctf-tools","endpoints","extract-data","filter","hackathon","hacking-tools","javascript","js","js-extract","js-project","links","links-gatherer","osint","pentest"],"created_at":"2025-02-27T14:40:28.517Z","updated_at":"2025-08-24T22:50:28.056Z","avatar_url":"https://github.com/zebbern.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e  \n\n\u003cimg src=\"https://github.com/user-attachments/assets/56525f45-698e-42cf-94af-1113d7e4cd65\" width=\"25%\"\u003e\n\n\n\u003cp\u003e  \n  \n  **_A Chrome extension that collects all JavaScript (`.js`) links, form endpoints, and all other links from a webpage with a single click!_**  \n\n  \u003ckbd\u003e Open An Issue For Any Questions :)\u003c/kbd\u003e\n\u003c/p\u003e  \n\n\u003cdiv\u003e\n    \n  \u003ca href=\"#installation\"\u003e`installation`\u003c/a\u003e\n  \u003ca href=\"#setup\"\u003e`setup`\u003c/a\u003e\n  \u003ca href=\"#features\"\u003e`features`\u003c/a\u003e\n  \u003ca href=\"#usage\"\u003e`usage`\u003c/a\u003e\n  \n  \u003c/div\u003e\n\u003c/div\u003e  \n\n---\n\n## **` Features `**  \n\n- [x] **Collects all JavaScript (`.js`) links** from any webpage  \n- [x] **Extracts form endpoints** (`\u003cform action=\"...\"\u003e`)  \n- [x] **Finds all possible links** from `href, src, data-src, action, poster, formaction`  \n- [x] **Filter results** in each section  \n- [x] **Copy All** button for quick copying  \n- [x] **Download All** as `.txt` (for endpoints/links) or `.zip` (for JS files)  \n- [x] **Works with both inline and external scripts**  \n- [x] **Simple, lightweight, and privacy-focused**  \n- [x] **No data collection or tracking**  \n\n---\n\n## **`Installation`**  \n\n#### ⇨ **From Chrome Extention**  \nhttps://chromewebstore.google.com/detail/jsx-javascript-explorer/bgpcadogdkjlgohebmhdocbfdfmkikjd\n\n\n#### ⇨ **Manual Installation**  \n\n1. **Download the Extension**  \n   ```\n   git clone https://github.com/zebbern/JSX.git\n   ```\n2. Follow the setup steps below.\n\n\u003cbr\u003e\n\n## **`Setup`**  \n\n#### ⇨ Loading in Chrome  \n\n1. Open Chrome and navigate to `chrome://extensions/`  \n2. Enable \"Developer mode\" in the top right corner  \n3. Click \"Load unpacked\"  \n4. Select the directory containing the extension files  \n5. **Pin the extension** (optional)  \n\n#### ⇨ Verify Installation  \n\n- Look for the **JSX icon** in your Chrome toolbar  \n- Click the extension to open the **popup window**  \n\n\u003cbr\u003e\n\n\u003cimg src=\"https://github.com/user-attachments/assets/e340b933-477d-4148-9104-bd3133fe60b4\"\u003e\n\n\u003cbr\u003e\n\n## **`Usage`**  \n\n⇨ **Extracting JavaScript Links, Endpoints, and All Links**  \n\n- Click the **JSX extension icon** in the toolbar  \n- The extension will scan the current webpage and automatically extract:  \n  - **JavaScript (`.js`) links**  \n  - **Form Endpoints (`\u003cform action\u003e` values)**  \n  - **All possible links (from `href`, `src`, `action`, etc.)**  \n\n⇨ **Features in Each Section**  \n\n- **Filter** results using the search input  \n- **Copy All** to quickly copy all collected items  \n- **Download All** as a `.txt` (for endpoints \u0026 links) or `.zip` (for JS files)  \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzebbern%2Fjsx","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzebbern%2Fjsx","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzebbern%2Fjsx/lists"}