Historia wersji dodatku Wide GitHub — 20 wersji
Wide GitHub Autor: fabiocchetti
Zachowaj ostrożność podczas używania starych wersji! Są one wyświetlane w celach testowych i historycznych.Zawsze powinno używać się najnowszej wersji dodatku.
Najnowsza wersja
Wersja 3.6.0
Data wydania: 20 sie 2026 — 72,87 KBDziała z: firefox 128.0 i nowsze- Added support for Microsoft Edge.
- Fixed adding custom domains on Firefox, which previously only worked through the ⚠ button.
- Domains granted while the browser closed the popup are now saved on the next popup open.
- Fixed a case where a page could stay blank if the settings failed to load.
- Fixed re-adding a domain with its tab still open; adding a domain now updates open tabs too.
- Repository "Projects" and "Issues" tabs are now full width.
- Settings are cached and kept in sync via storage events, replacing per-mutation storage reads and both document-wide MutationObservers.
- Custom domains now require Firefox 128+.
Licencja kodu źródłowego: Tylko GNU General Public License v3.0
Poprzednie wersje
Wersja 3.5.0
Data wydania: 18 sie 2026 — 71,71 KBDziała z: firefox 127.0 i nowsze- Reworked the permissions model: the extension no longer requests access to all websites at install time. Access to custom domains is now optional and requested only when you add a domain, and is revoked when the domain is removed.
- Custom domains now activate immediately on already-open tabs, without requiring a page reload.
- Popup: added a ⚠ button to re-grant a missing domain permission (e.g. after an update or syncing settings to a new device).
- Popup: the current-domain section is now shown only when the site is not yet supported. Also improved accessibility (keyboard focus and ARIA labels) and dark mode contrast.
- Fixed domain-matching false positives (e.g.
notgithub.comno longer matches*.github.com). - Fixed the flicker-prevention CSS, which was not being applied, and a MutationObserver stacking issue.
- Performance: throttled layout updates and removed dead code. Custom domains now require Firefox 127+.
Licencja kodu źródłowego: Tylko GNU General Public License v3.0
Wersja 3.4.0
Data wydania: 13 maj 2026 — 69,58 KBDziała z: firefox 109.0 i nowsze- Fixed PR discussion content wrapper.
- Popup now displays current domain status with quick-add button for unsupported domains.
- Fixed storage to ensure wide layout settings are fully loaded before applying styles.
Licencja kodu źródłowego: Tylko GNU General Public License v3.0
Wersja 3.3.3
Data wydania: 24 lut 2026 — 68,8 KBDziała z: firefox 109.0 i nowsze- Fixed repository code page width.
Licencja kodu źródłowego: Tylko GNU General Public License v3.0
Wersja 3.3.2
Data wydania: 5 lut 2026 — 68,77 KBDziała z: firefox 109.0 i nowsze- Improved compatibility with discussions and repository settings pages.
Licencja kodu źródłowego: Tylko GNU General Public License v3.0
Wersja 3.3.1
Data wydania: 30 lip 2025 — 68,71 KBDziała z: firefox 109.0 i nowsze- Support July 2025 layout
Licencja kodu źródłowego: Tylko GNU General Public License v3.0
Wersja 3.3.0
Data wydania: 28 maj 2025 — 68,67 KBDziała z: firefox 109.0 i nowsze- Removed outdated background script.
- Added universal API wrapper (
ext) for cross-browser compatibility. - Implemented a CSS fix to prevent accidental application on non-GitHub sites.
- Improved flickering issue on first load.
Licencja kodu źródłowego: Tylko GNU General Public License v3.0
Wersja 3.2.0
Data wydania: 25 maj 2025 — 35,99 KBDziała z: firefox 109.0 i nowsze- Fixed real-time update of wide layout on custom domains.
- Improved messaging and domain handling logic.
- Optimized CSS and code structure for maintainability.
- Settings popup UI revamp, with dark mode support.
Licencja kodu źródłowego: Tylko GNU General Public License v3.0
Wersja 3.1.0
Data wydania: 23 maj 2025 — 35,21 KBDziała z: firefox 109.0 i nowsze- Improved CSS compatibility with the new GitHub layout.
- Fixed flickering issue when switching between tabs.
- Improved URL and page navigation.
- General CSS refactoring and JS performance optimization.
Licencja kodu źródłowego: Tylko GNU General Public License v3.0
Wersja 3.0.0
Data wydania: 8 maj 2025 — 32,39 KBDziała z: firefox 109.0 i nowsze- Extension re-built from the ground up with native Manifest V3 support.
- Added support to custom TLDs.
- Introduced settings panel to easily enable and disable the wide layout, and handle custom TLDs.
Licencja kodu źródłowego: Tylko GNU General Public License v3.0
Wersja 2.5.0
Data wydania: 30 mar 2025 — 42,62 KBDziała z: firefox 58.0 i nowsze- Support GitHub Dist
Licencja kodu źródłowego: Tylko GNU General Public License v3.0
Wersja 2.4.0
Data wydania: 6 lis 2024 — 43,32 KBDziała z: firefox 58.0 i nowsze- Support evolved GitHub issuesLicencja kodu źródłowego: Tylko GNU General Public License v3.0
Wersja 2.3.0
Data wydania: 10 sie 2024 — 45,17 KBDziała z: firefox 58.0 i nowsze- Improved support for the "Blame" view.
- Minor fixes and general CSS tweaks.Licencja kodu źródłowego: Tylko GNU General Public License v3.0
Wersja 2.2.0
Data wydania: 18 gru 2023 — 48,01 KBDziała z: firefox 48.0 i nowszeSupport new UI and the updated code panel.Licencja kodu źródłowego: Tylko GNU General Public License v3.0
Wersja 2.1.0
Data wydania: 18 paź 2021 — 50,87 KBDziała z: firefox 48.0 i nowsze- Added toggle button on the Firefox toolbar, so that Wide GitHub can now be enabled or disabled on specific pages.
- Fixed an issue that caused the comment dialog box on pull requests to be wider than the screen in some circumstances.
- Improved support for dark mode.Licencja kodu źródłowego: Tylko GNU General Public License v3.0
Wersja 2.0.0
Data wydania: 10 sty 2021 — 39,82 KBDziała z: firefox 48.0 i nowsze- Add-on CSS code complete refactoring.
- Support for the new GitHub design released in 2020.
- Initial support for GitHub Enterprise.
- Instead of using breakpoints, Wide GitHub now makes the page content always fit your screen width. No matter the display size.Licencja kodu źródłowego: Tylko GNU General Public License v3.0
Wersja 1.2.0
Data wydania: 26 lis 2019 — 38,77 KBDziała z: firefox 57.0 i nowsze- Native support for extra large displays.
- Several improvements to the CSS code.Licencja kodu źródłowego: Tylko GNU General Public License v3.0
Wersja 1.1.0
Data wydania: 4 sie 2019 — 47,68 KBDziała z: firefox 57.0 i nowsze- Support for private GitHub domains.
- Project views have been excluded. Wide GitHub should not be enabled there.
- Fixed bigger-than-expected images in user detail view.Licencja kodu źródłowego: Tylko GNU General Public License v3.0
Wersja 1.0.1
Data wydania: 25 cze 2018 — 48,37 KBDziała z: firefox 48.0 i nowsze, android 48.0 do 68.*Minor changes.Licencja kodu źródłowego: Tylko GNU General Public License v3.0
Wersja 1.0
Data wydania: 21 cze 2018 — 48,38 KBDziała z: firefox 48.0 i nowsze, android 48.0 do 68.*Licencja kodu źródłowego: Tylko GNU General Public License v3.0