GitHub Flex wót Lam Ngoc Khuong
Expand GitHub's interface - wide layout, expandable tables/images, GIF picker, sidebar toggle, edit history diff viewer
Metadaty rozšyrjenja
Fota wobrazowki
Wó toś tom rozšyrjenju
GitHub Flex enhances GitHub's interface with powerful productivity features that make your daily workflow smoother and more efficient.
Features:
• Wide Layout: Expands GitHub pages to use the full width of your browser. No more wasted screen space - see more code, diffs, and content at a glance.
• Table Expand: Expand, resize columns, and hide/show columns on large tables. View tables in fullscreen mode. All customizations (column widths, hidden columns, expand state) persist across page loads.
• Image Lightbox: Click any image on GitHub to view it in a fullscreen overlay. Easily inspect screenshots, diagrams, and visual content without opening a new tab.
• GIF Picker: Insert GIFs directly into comments, issues, and pull requests. Search from a huge library powered by Giphy - add reactions and fun to your conversations.
• Sidebar Toggle: Hide or show the GitHub sidebar with a single click or the Alt+M keyboard shortcut. Reclaim horizontal space when you need to focus on content.
• Edit History: Enhanced diff viewer for comment and description edits. Click "Split View" in any edit history dialog to compare changes with word-level highlighting in split, unified, or rendered markdown preview modes.
All features can be individually enabled or disabled from the popup settings. Your preferences sync across devices via browser sync.
Lightweight, open-source, and built with Manifest V3. No data collection, no tracking - just a better GitHub experience.
Features:
• Wide Layout: Expands GitHub pages to use the full width of your browser. No more wasted screen space - see more code, diffs, and content at a glance.
• Table Expand: Expand, resize columns, and hide/show columns on large tables. View tables in fullscreen mode. All customizations (column widths, hidden columns, expand state) persist across page loads.
• Image Lightbox: Click any image on GitHub to view it in a fullscreen overlay. Easily inspect screenshots, diagrams, and visual content without opening a new tab.
• GIF Picker: Insert GIFs directly into comments, issues, and pull requests. Search from a huge library powered by Giphy - add reactions and fun to your conversations.
• Sidebar Toggle: Hide or show the GitHub sidebar with a single click or the Alt+M keyboard shortcut. Reclaim horizontal space when you need to focus on content.
• Edit History: Enhanced diff viewer for comment and description edits. Click "Split View" in any edit history dialog to compare changes with word-level highlighting in split, unified, or rendered markdown preview modes.
All features can be individually enabled or disabled from the popup settings. Your preferences sync across devices via browser sync.
Lightweight, open-source, and built with Manifest V3. No data collection, no tracking - just a better GitHub experience.
Z 0 wót 0 pógódnośujucych pógódnośony
Pšawa a daty
Trjebne pšawa:
- Mějśo pśistup k swójim datam za github.com
- Mějśo pśistup k swójim datam za gist.github.com
Opcionalne pšawa:
- Mějśo pśistup k swójim datam za github.com
- Mějśo pśistup k swójim datam za gist.github.com
Gromaźenje datow:
- Wuwijaŕ groni, až toś to rozšyrjenje gromaźenje datow njetrjeba.
Dalšne informacije
- Dodankowe wótzkaze
- Wersija
- 0.0.11
- Wjelikosć
- 59,62 KB
- Slědny raz zaktualizěrowany
- 14 dagar sidan (23. apr. 2026)
- Pśiswójźbne kategorije
- Licenca
- Licenca MIT
- Pšawidła priwatnosći
- Cytajśo pšawidła priwatnosći za toś ten dodank
- Wersijowa historija
- Zběrce pśidaś
Wuwijaŕ toś togo rozšyrjenja was pšosy, mały pśinošk pósćiś, aby jogo wuwiśe pódpěrał.
Build instructions:
1. Install dependencies: pnpm install
2. Build Firefox: pnpm build:firefox
3. Output is in dist/firefox/
Source code: https://github.com/lamngockhuong/github-flex (or link to your repo)
The extension uses:
- webextension-polyfill for cross-browser compatibility
- esbuild for bundling (IIFE format)
- No minification obfuscation — source maps are straightforward
contextMenus permission: Used to add a right-click context menu for the GIF picker feature.
host_permissions (github.com, gist.github.com): Required to inject content scripts that modify GitHub's UI.
storage permission: Used to save user preferences/settings.