Historial de versiones de Pullscope - 2 versiones
Pullscope por guidodinello
Historial de versiones de Pullscope - 2 versiones
¡Ten cuidad con las versiones antiguas! Se suelen mostrar para pruebas y a modo de referencia.Deberías usar siempre la última versión disponible de un complemento.
Última versión
Versión 0.1.0
Lanzada el 17 de dic. de 2025 - 74,38 KBCompatible con firefox 58.0 y superioresVersion 0.1.0 brings improvements to navigation detection and more default filters:
New Features:
• Added more default GitHub filters for better PR organization
• Improved support for Linux users with flatpak Chrome
Bug Fixes:
• Fixed automatic filter application when navigating between GitHub PR pages
• Improved repository URL pattern matching to support more GitHub URL formats
Style Improvements:
• Better visual consistency with GitHub's interfaceSe publicó el código fuente bajo la licencia Licencia MIT
Versiones antiguas
Versión 0.0.2
Lanzada el 19 de nov. de 2025 - 74,27 KBCompatible con firefox 58.0 y superioresWhat's Changed
Bug Fixes- Fix SPA navigation issue (#4): The extension now works correctly when navigating from a repository page to the PRs tab via internal navigation. Previously, the URL matching in
defineContentScriptwas too restrictive (only matching PR pages), which caused the extension to fail on GitHub's SPA navigation.
Other Changes- Use safer defaults for filters -
DEFAULT_FILTERSnow only includes GitHub default filters (#3) - Code style and formatting improvements (#1, #2)
- Added MIT License to the project
Installation
Download the appropriate zip file for your browser:
- Chrome/Edge/Brave:pullscope-0.0.2-chrome.zip
- Firefox:pullscope-0.0.2-firefox.zip
Full Changelog: https://github.com/guidodinello/pullscope/compare/v0.0.1...v0.0.2Se publicó el código fuente bajo la licencia Licencia MIT
- Fix SPA navigation issue (#4): The extension now works correctly when navigating from a repository page to the PRs tab via internal navigation. Previously, the URL matching in