Safety and efficacy of an mRNA-based vaccine against SARS-CoV-2SJR Q1 · h1228The New England Journal of Medicine- SJR
- 13.40 (Q1, 2024)
- h-index
- 1228
Massachusetts Medical Society · Updated 2026-05-04
- SJR
- 13.40 (Q1, 2024)
- h-index
- 1228
A browser extension that shows SJR, ABDC, ABS, FT50, CORE, CCF and citation impact — right next to every result on Google Scholar, PubMed, arXiv and Semantic Scholar. DOI / ISSN keyed, so a top journal never gets mis-tagged as a predatory one.
Six choices that, together, mean the badge in your search result actually reflects the journal's current standing.
Re-pulled from each ranking source on its own cadence — monthly for OpenAlex, on release for SCImago, ABDC, CORE. No frozen 2023 data.
Every page result is resolved to a stable identifier before lookup. No fuzzy title matching, no quietly wrong answers.
SJR, ABDC, ABS AJG, FT50, CORE, CCF and citation-percentile h-index — strongest signal first, source labeled inline.
Badges appear in the result row itself. No popup to click, no new tab, no layout shift after the page renders.
See a mismatch? A small flag opens a pre-filled report. Errors flow straight into the next refresh.
MIT licensed. Inspect the extension, the Workers backend, the ETL scripts — and the date stamps on every data file.
Same data, rendered to feel native to each host site. Switch tabs to see how the badges appear on Google Scholar, PubMed, arXiv and Semantic Scholar.
The extension adds exactly one chip per result, coloured by the strongest signal (Q1 green → Q4 red). Hover it in your browser to see each system's value, year and a one-click report button.
On supported sites, the extension reads each result's DOI or ISSN directly from the DOM. If neither is present, the Workers API resolves title + year to a stable key.
// extracted from result doi = "10.1038/nature14539" issn = "0028-0836"
A single batched request fetches every ranking we hold for that journal. Cached at the edge — the second pass costs nothing.
GET api.journal-check.com/v1/rank
?doi=10.1016/S0140-6736(20)31604-4
→ { sjr: { quartile: "Q1", value: 13.4 },
abdc: null, ft50: false,
hIndex: { value: 1228 } }A single badge lands right after the result title, coloured by the strongest signal. Hover to expand into a card with each system's value, year and a Report button.
<span class="fs-badge"> SJR Q1 · ABDC A* · FT50 </span>
No black box. Every refresh date is published and verifiable through our public API.
| Source | Coverage | Scale | Cadence | Last refresh |
|---|---|---|---|---|
| SCImago SJR | 9,664 journals | Q1 / Q2 / Q3 / Q4 | Yearly | 2026-05-04 |
| ABDC | 1,032 business | A* / A / B / C | Yearly | 2025-12-12 |
| CORE | 284 CS venues | A* / A / B / C | On release | 2024-09-01 |
| FT50 | 50 business | Curated list | Static | 2025-03-08 |
| OpenAlex (fallback) | 13,753 journals | Percentile bands | Monthly | 2026-05-11 |
Built by one person. The core extension is free and stays free. Patron tiers cover infrastructure costs; the V2 AI module is a separate, opt-in subscription.