NS-Social Auto Mapper
Inject the mapper UI into
data.ns-social.com so it can talk to the gateway from your own session.Option A Β· Bookmarklet (easiest)
- Drag this button to your browser's Bookmarks Bar:
- Open
https://data.ns-social.com, log in. - Click the bookmark. A side panel slides in.
If clicking the bookmark does nothing, the site likely has a Content-Security-Policy that blocks external scripts.
Use Option B instead.
Option B Β· Paste in DevTools Console
- Open
https://data.ns-social.com, log in. - Press
β₯βI(Mac) /F12β Console tab. - Click Copy below, paste, hit Enter.
loadingβ¦
About
- What it does β fetches unmapped TableTennis third-matches in your date range, groups sibling sources (same home+away+time across TX / SR / SR(T)), creates one standard match per group via
/match/createByThirdMatch, then links siblings via/thirdmatch/manualMapping. - Dry-run by default β first run only logs what it would do. Uncheck "Dry run" to actually execute.
- Token β pulled from your
localStorageon data.ns-social.com (whatever key the site uses). You can override. - Source β bookmarklet pulls
https://nsmap.iamhch.com/inject.jseach time; updates are live.