Histórico de versões do LinkedIn Company Ratings - 5 versões
LinkedIn Company Ratings por Pratham
Histórico de versões do LinkedIn Company Ratings - 5 versões
Cuidado com versões antigas! Essas versões são exibidas com propósito de referência e testes.Devemos sempre usar a versão mais recente de uma extensão.
Versão mais recente
Versão 1.4.0
Lançado em 6 de dez de 2025 - 14,39 KBFunciona em firefox 58.0 em diante, android 120.0 em dianteRelease 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 publicado sob Licença MIT
Versões mais antigas
Versão 1.3.0
Lançado em 26 de nov de 2025 - 12,02 KBFunciona em firefox 58.0 em diante, android 120.0 em dianteRelease 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 publicado sob Licença MIT
- 24-hour local caching added
Versão 1.2.0
Lançado em 25 de nov de 2025 - 11,52 KBFunciona em firefox 58.0 em diante, android 120.0 em diantev1.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 publicado sob Licença MIT
- Added support for LinkedIn School Pages (
Versão 1.1.0
Lançado em 25 de nov de 2025 - 11,38 KBFunciona em firefox 58.0 em dianteAdded support for company-linked pages./company/<company-id>/– Company page (no login required)
Código fonte publicado sob Licença MIT
Versão 1.0.1
Lançado em 22 de nov de 2025 - 11,19 KBFunciona em firefox 58.0 em dianteJust removed console logsCódigo fonte publicado sob Licença MIT