Source Mapper

A utility to get the original source code from a source map

As of May 2026, Source Mapper has 279 users and a 3.86/5 rating from 7 reviews in the Developer Tools category.

Usersdown 11.7 percent11.7%
279
279
Ratingno change0%
3.86
7 reviews
Reviewsno change0%
7
Version
1.2.5
Manifest V2

History

3 snapshots

Tracking since Apr 1, 2026.

318.96297.5276.04Apr 1, 2026May 28, 2026
View as table
DateUsersRatingReviewsVersion
Apr 1, 20263163.8671.2.5
Apr 30, 20263073.8671.2.5
May 28, 20262963.8671.2.5
Now2793.8671.2.5

Permissions & access

Permissions
None declared
Host access
http://*/*, https://*/*

Screenshots

Source Mapper screenshot 1

About

What are source maps?
http://www.html5rocks.com/en/tutorials/developertools/sourcemaps

Why
This works well in conjunction with JavaScript error capture. However you will need both line and column numbers. This can be difficult with a simple window.onerror handler as that does not provide the column information. 

There are various libraries that will wrap native functions with try/catches that could provide the column from error.stack. Use at your own risk (not sure how I feel about them)

In my case (enterprise) we have mostly IE8 users at the moment, during window.onerror it is possible to either A. Walk to callee and build a stack or B. Use window.error.errorcharacter to capture the column number. This is what I am going to be doing for the time being.


Tested with
Source Map Version 3
JavaScript source files

Source: https://github.com/RyanSylvestre/sourceMapper
Link to store: https://chrome.google.com/webstore/detail/enenhalmnhnpofkecebdmgnmmhfkhcpb

Technical

Version
1.2.5
Manifest
V2
Size
142KiB
Min Chrome
20
Languages
1
Featured
No

Metadata

ID
enenhalmnhnpofkecebdmgnmmhfkhcpb
Developer ID
ua631081f0e0423386b80f4f73ba599a5
Developer Email
Created
Apr 15, 2013
Last Updated (Store)
Apr 15, 2013
Last Scraped
May 28, 2026
Website
ryansylvestre.com
Support URL
Privacy Policy

Similar extensions

Alternatives to Source Mapper, ranked by description similarity.

Data sourced from the Chrome Web Store · last verified May 28, 2026.