Pullscope version history - 1 version
Pullscope by guidodinello
Pullscope version history - 1 version
Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on.
Latest version
Version 0.0.2
Released Nov 19, 2025 - 74.27 KBWorks with firefox 58.0 and laterWhat'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.2Source code released under MIT License
- 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