Pullscope 版本历史 - 1 个版本
Pullscope 作者: guidodinello
Pullscope 版本历史 - 1 个版本
小心旧版本!显示这些版本是为了测试和参考目的。您应该始终使用附加组件的最新版本。
最新版本
版本 0.0.2
发布于 2025年11月19日 - 74.27 KB适用于 firefox 58.0 及更高版本What'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.2源代码遵循 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