Histórico de versões de LinkedIn Company Ratings - 5 versões
LinkedIn Company Ratings por Pratham
Histórico de versões de LinkedIn Company Ratings - 5 versões
Tenha cuidado com versões antigas! Estas versões são mostradas para fins de teste e referência.Deve sempre utilizar a versão mais recente de um extra.
Versão mais recente
Versão 1.4.0
Lançada em 6 de dez de 2025 - 14,39 KBFunciona com firefox 58.0 e superior, android 120.0 e superiorRelease Notes - v1.4.0- Content script now loads on every LinkedIn page and self-checks against a supported URL list, so jumping from Feed/Messaging into Jobs, Company, or School pages immediately injects the Glassdoor card without a manual refresh.
- Navigation detection no longer relies on a 500 ms poll. We hook history APIs via an inline script, listen for both native/custom
locationchangeevents, and fall back to a DOMMutationObserver, ensuring SPA transitions consistently rebuild the rating box. - The Glassdoor lookup uses normalized, fuzzy company-name matching (with suffix/location trimming and Levenshtein scoring) so results still resolve when LinkedIn and Glassdoor label entities differently.
Código fonte lançado sob MIT License
Versões antigas
Versão 1.3.0
Lançada em 26 de nov de 2025 - 12,02 KBFunciona com firefox 58.0 e superior, android 120.0 e superiorRelease Notes — v1.3.0
What's new?- 24-hour local caching added
Results from Glassdoor are now cached locally to speed up repeated lookups and reduce network requests.
Cached entries automatically expire after 24 hours.
Código fonte lançado sob MIT License
- 24-hour local caching added
Versão 1.2.0
Lançada em 25 de nov de 2025 - 11,52 KBFunciona com firefox 58.0 e superior, android 120.0 e superiorv1.2.0 – Added School Support + Duplicate Fix- Added support for LinkedIn School Pages (
/school/<id>/) including universities, bootcamps, training institutes, and EdTech organizations. - Improved header block detection for new LinkedIn layouts.
- Improved removal of duplicate rating box which sometimes appeared twice due to SPA re-renders.
- Improved subdomain handling:
- Manifest now correctly matches all LinkedIn subdomains (*.linkedin.com)
- Ensures the extension works on mobile, regional, and alternative LinkedIn hosts
Código fonte lançado sob MIT License
- Added support for LinkedIn School Pages (
Versão 1.1.0
Lançada em 25 de nov de 2025 - 11,38 KBFunciona com firefox 58.0 e superiorAdded support for company-linked pages./company/<company-id>/– Company page (no login required)
Código fonte lançado sob MIT License
Versão 1.0.1
Lançada em 22 de nov de 2025 - 11,19 KBFunciona com firefox 58.0 e superiorJust removed console logsCódigo fonte lançado sob MIT License