Releases: gl0bal01/bookmarklets
Release list
v2.2.0 — Domain TLD Scanner + Page Metadata Extractor
What's new
Two new bookmarklets bring the collection to 13 tools.
🌐 Domain TLD Scanner
Expand a base name across ~300 TLDs (full ccTLD set + popular/new gTLDs, plus custom TLDs) and resolve each via a public DoH resolver (Cloudflare or Google) to flag REGISTERED vs AVAILABLE, each with whois / crt.sh / DNS recheck links. Concurrent scanning with progress, stop, copy, and TXT export.
Note: this is the first tool in the set that makes external calls — it sends candidate domain names to the chosen DoH resolver to check DNS. Documented as a deliberate exception to the no-external-calls design.
🏷️ Page Metadata Extractor
Passive, 100% client-side dump of a page's metadata into a readable report: SEO tags, Open Graph, Twitter Card, Dublin Core, parsed JSON-LD structured data, link rels, icons, and third-party script hosts. Copy or download as JSON. Safe DOM rendering, CSP-friendly popup.
Other changes
- Wired both tools into the interactive
install.htmlinstaller - README tool table + bookmarklet badge (11 → 13)
- CHANGELOG updated
.omc/tooling state added to.gitignore
v2.1.0 — Review Extractors
Added
- Google Maps Review Extractor bookmarklet (v1.0.0) — auto-scrolls the Reviews panel, captures reviewer/rating/body, recovers exact timestamps from network responses, dedups, exports a searchable HTML report.
- TripAdvisor Review Extractor bookmarklet (v1.0.0) — paginates same-origin with
filterLang=ALL, captures reviewer/location/rating/dates/language/body, dedups, exports a searchable HTML report. - Screenshots for both review extractors.
Bookmarklet count: 9 → 11.
v2.0.0 — Website Recon Scanner & Documentation Overhaul
What's New
Website Recon Scanner (new bookmarklet)
- Scans 80+ paths for sensitive files, discovery files, well-known URIs, API endpoints, and development files
- Security headers audit with critical/non-critical classification
- 50+ technology detection patterns (frameworks, CMS, analytics, CDNs, server-side)
- Cookie, social media, contact, and external resource analysis
- Export reports as TXT, JSON, or HTML
- Dark-themed UI with progress bar and stop button
Improved Documentation
- Restructured README for clarity
- Added CONTRIBUTING.md and CHANGELOG.md
- All 9 bookmarklets now available in the interactive installer
- Fixed broken links across all documentation
Other Changes
- Removed debug mode from Vessel Tracker
- Updated CITATION.cff (v2.0.0, fixed title)
- Fixed typos and broken relative links
All 9 Bookmarklets
| Tool | Description |
|---|---|
| LinkedIn OSINT Extractor | Post/comment extraction with TXT/JSON/HTML/CSV export |
| Domain OSINT Hub | 30+ OSINT services with preset workflows |
| Expose Hidden Content | Reveal HTML comments and hidden elements |
| URLs Extractor | Extract all links with searchable reports |
| Enhanced Image Downloader | Batch download with size filtering |
| Username Generator | 500+ username variations for OSINT |
| Multi-URL Opener | Batch open URLs from pasted text |
| Website Recon Scanner | Scan 80+ paths, headers, tech detection |
| Vessel Tracker | Maritime tracking across multiple platforms |
Install
Visit the Interactive Installer — drag and drop to your bookmark bar.
v.1.1.0
Version 1.0.0
Full Changelog: https://github.com/gl0bal01/bookmarklets/commits/v1.0.0