sourcemap-explorer
Sourcemap Explorer is a learning tool for web developers and students. It does two things, both passively and locally. 1.…
As of June 2026, sourcemap-explorer has 25 users in the Developer Tools category.
Usersno change0%
25
25
Ratingno change0%
—
— reviews
Reviewsno change0%
—
Version
1.1.1
Manifest V3
90-day change · In the last 90 days this extension 2 version updates, changed permissions.
History
8 snapshotsTracking since Apr 24, 2026.
View as table
| Date | Users | Rating | Reviews | Version |
|---|---|---|---|---|
| Apr 24, 2026 | — | — | — | 1.0.0 |
| May 1, 2026 | — | — | — | 1.0.0 |
| May 7, 2026 | 2 | — | — | 1.0.1 |
| May 12, 2026 | 7 | — | — | 1.0.1 |
| May 17, 2026 | 12 | — | — | 1.1.1 |
| May 24, 2026 | 19 | — | — | 1.1.1 |
| May 31, 2026 | 25 | — | — | 1.1.1 |
| Jun 6, 2026 | 26 | — | — | 1.1.1 |
| Now | 25 | — | — | 1.1.1 |
Changelog
- May 1, 2026description
Sourcemap Explorer is a learning tool for web developers and students. When a site ships JavaScript sourcemaps to production (accidentally or on purpose), this extension detects them automatically and lets you reconstruct the original project from the minified bundles. Features: - Passive detection — the extension icon stays gray by default and turns green the moment any sourcemap is spotted on the current site. - Cumulative per-site cache — browse around and the list keeps growing; scope is grouped by registrable domain (eTLD+1), so subdomains and CDNs roll up together. - Clean virtual tree preview in the popup, deduplicated across bundles and with webpack synthetic modules filtered out — you see exactly what will be inside the zip. - One-click download of a single .zip with the reconstructed project tree (sources + sourcesContent), ready to open in any editor. Use it to study how real-world frontends are built, read the original TypeScript/JSX behind a minified bundle, or learn from production architectures. Privacy: all work happens locally in your browser. Sourcemaps are fetched from the origin and stored in chrome.storage.local. Nothing is sent anywhere else.
Sourcemap Explorer is a learning tool for web developers and students. It does two things, both passively and locally. 1. Sourcemap inspector. When a site ships JavaScript sourcemaps to production, the extension detects them automatically. The toolbar icon turns green and clicking it shows a virtual tree preview of the original project — the same tree you get in the downloaded zip. One click saves a single .zip with every original source, deduplicated across bundles. 2. Tech-stack detector. A second tab in the popup lists the frameworks, libraries, CDNs, analytics, CMS, payment providers, build tools and programming languages running on the current site, with version numbers where available. Detection uses the same fingerprint database as Wappalyzer (vendored from the open-source enthec/webappanalyzer fork) plus extra signals extracted from sourcemaps — so we surface libraries the live page doesn't expose at runtime. Highlights - Passive detection. The icon stays gray by default and turns green the moment a sourcemap is spotted on the current site. - Cumulative per-site cache. Scope is grouped by registrable domain (eTLD+1), so subdomains and CDNs roll up together. - Clean virtual tree preview, deduplicated across bundles and with webpack synthetic modules filtered out. What you see is what ends up in the zip. - One-click download of the reconstructed project as a single .zip file. - Stack tab: frameworks, meta-frameworks, UI/CSS libraries, state libs, build tools, languages, WordPress plugins & themes (enumerated by slug), Next.js-ecosystem packages, hosting providers, analytics and more. - Ad-hoc package detection. Any npm package present in a sourcemap but not covered by a built-in rule shows up under "JavaScript libraries" with its version, after a minimal existence check against the npm registry. - Custom rules options page. Add, edit, export and import your own fingerprints as JSON. - Third-party isolation. Analytics, ad and tracking, do not contribute their internal libraries to the current site's detected stack. Use cases - Study how a production app is structured — the tree in the zip is the original src/ folder. - Read the original TypeScript or JSX behind a minified bundle. - Answer "what framework/version is this site on?" without guessing. - Audit which analytics/tracking/ad services a site loads. - Learn production architecture by reading real code instead of tutorials.
- May 1, 2026short_description
Sourcemap Explorer is a learning tool for web developers and students. When a site ships JavaScript sourcemaps to production…
Sourcemap Explorer is a learning tool for web developers and students. It does two things, both passively and locally. 1.…
- May 1, 2026permissions
storage, webRequest, downloads, tabs, activeTab
storage, unlimitedStorage, webRequest, downloads, tabs, activeTab, offscreen
Permissions & access
- Permissions
- storageunlimitedStoragewebRequestdownloadstabsactiveTaboffscreen
- Host access
- <all_urls>
Screenshots
About
Sourcemap Explorer is a learning tool for web developers and students. It does two things, both passively and locally. 1. Sourcemap inspector. When a site ships JavaScript sourcemaps to production, the extension detects them automatically. The toolbar icon turns green and clicking it shows a virtual tree preview of the original project — the same tree you get in the downloaded zip. One click saves a single .zip with every original source, deduplicated across bundles. 2. Tech-stack detector. A second tab in the popup lists the frameworks, libraries, CDNs, analytics, CMS, payment providers, build tools and programming languages running on the current site, with version numbers where available. Detection uses the same fingerprint database as Wappalyzer (vendored from the open-source enthec/webappanalyzer fork) plus extra signals extracted from sourcemaps — so we surface libraries the live page doesn't expose at runtime. Highlights - Passive detection. The icon stays gray by default and turns green the moment a sourcemap is spotted on the current site. - Cumulative per-site cache. Scope is grouped by registrable domain (eTLD+1), so subdomains and CDNs roll up together. - Clean virtual tree preview, deduplicated across bundles and with webpack synthetic modules filtered out. What you see is what ends up in the zip. - One-click download of the reconstructed project as a single .zip file. - Stack tab: frameworks, meta-frameworks, UI/CSS libraries, state libs, build tools, languages, WordPress plugins & themes (enumerated by slug), Next.js-ecosystem packages, hosting providers, analytics and more. - Ad-hoc package detection. Any npm package present in a sourcemap but not covered by a built-in rule shows up under "JavaScript libraries" with its version, after a minimal existence check against the npm registry. - Custom rules options page. Add, edit, export and import your own fingerprints as JSON. - Third-party isolation. Analytics, ad and tracking, do not contribute their internal libraries to the current site's detected stack. Use cases - Study how a production app is structured — the tree in the zip is the original src/ folder. - Read the original TypeScript or JSX behind a minified bundle. - Answer "what framework/version is this site on?" without guessing. - Audit which analytics/tracking/ad services a site loads. - Learn production architecture by reading real code instead of tutorials.
Technical
- Version
- 1.1.1
- Manifest
- V3
- Size
- 1.61MiB
- Min Chrome
- 88
- Languages
- 1
- Featured
- No
Metadata
- ID
- nildcomffcmcbmbmpfcjhkhekpeojhke
- Developer ID
- u2cf13e648df1d6e10ec7feb269fb3f36
- Developer Email
- [email protected]
- Created
- Apr 23, 2026
- Last Updated (Store)
- May 9, 2026
- Last Scraped
- Jun 6, 2026
- Website
- mapree.dev
- Support URL
- —
- Privacy Policy
- —
Data sourced from the Chrome Web Store · last verified Jun 6, 2026.