Pullscope sürüm geçmişi - 2 sürüm
Pullscope geliştiren: guidodinello
Pullscope sürüm geçmişi - 2 sürüm
Eski sürümlere dikkat edin! Bu sürümler yalnızca test veya referans amacıyla sunulmaktadır.Her zaman eklentilerin son sürümlerini kullanmalısınız.
Son sürüm
Sürüm 0.1.0
17 Ara 2025 tarihinde çıktı - 74,38 KBfirefox 58.0 ve üstü ile çalışırVersion 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 interfaceKaynak kodu MIT Lisansı lisansıyla yayımlandı
Eski sürümler
Sürüm 0.0.2
19 Kas 2025 tarihinde çıktı - 74,27 KBfirefox 58.0 ve üstü ile çalışırWhat'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.2Kaynak kodu MIT Lisansı lisansıyla yayımlandı
- 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