iechckkdnjmdnpbdohhnmojofcbfnemc
GitHub Flex enhances GitHub's interface with powerful productivity features that make your daily workflow smoother and more efficient. - 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 Chrome Sync. Lightweight, open-source, and built with Chrome Manifest V3. No data collection, no tracking - just a better GitHub experience.
Refined GitHub
Simplifies the GitHub interface and adds useful features Highlights: - Linkifies issue/PR references and URLs in code. - Makes whitespace characters visible. - Reduces tabs’ size to 4 spaces instead of 8. - Adds one-click merge conflict fixers. - Adds reaction avatars showing who reacted to a comment. - Adds a button to revert all the changes to a file in a PR. - Adds a build/CI status icon next to the repo’s name. - Adds a button to view the source of Markdown files. - Shows PRs that touch the current file. - Highlights the most useful comment in conversations. - Shows the first Git tag a merged PR was included in. - Adds a link to an automatic changelog for each tag/release. - Adds possible related pages and alternatives on 404 pages. - Displays the age of the repository in the sidebar. And so much more! 200+ features. See the website for a full list of features. The GITHUB and REFINED GITHUB trademarks are owned by GitHub, Inc. and used under license.
Enhanced GitHub
Display repo size, size of each file, download link and option to copy file contents Extension that provides useful features on top of GitHub Website. 1. Displays repo size. 2. Displays each file size in every active branch (not applicable for folder / symlink) 3. Show download link for each individual file (not applicable for folder / symlink) 4. Copy file's contents directly to Clipboard (just won't work for markdown files) 5. Download file 7. Coming soon...please suggest by opening an issue on https://github.com/softvar/enhanced-github/issues Enhanced GitHub Chrome Extension doesn't collect/share/care about your data at all. Asks for GitHub Access Token only for private repos and if Rate Limiting is your concern. 1. "*://*.github.com/*" - for running on github.com domain. 2. storage - for storing GitHub access token on your local system. GitHub Access token is required for private repos and for handling API rate-limiting issues. 3. webRequest - to support GitHub being a single-page-application now. 4. webNavigation - to support GitHub being a single-page-application now. Read the detailed blog to support SPA and for requesting permissions #3 and #4 - https://medium.com/@softvar/making-chrome-extension-smart-by-supporting-spa-websites-1f76593637e8 * Note: From v1.0.0 onwards - Click on download icon/button while pressing Alt / Cmd(for Mac)/ Ctrl(for Windows) because GitHub has stopped downloading of files directly. * From v3.0.0 onwards, this extension wants webRequest permission so that it can properly handle SPA behavior of GitHub website. * From v4.0.0 onwards, it support GitHub New Design. Please check the detailed CHANGELOG - https://github.com/softvar/enhanced-github/blob/master/CHANGELOG.md OPEN-SOURCED and LICENSE: For more updates, please stay tuned! For any queries/issues - open an issue on https://github.com/softvar/enhanced-github/issues For any query, drop me an email at varun2902@gmail.com
Tab Board
Save, organize, and reopen browser tabs in groups with optional GitHub Gist sync. TabBoard is a local-first browser extension for saving, organizing, and reopening tabs in groups. It includes a popup for quick capture, a Kanban-style storage view for managing saved tabs, and optional manual sync through GitHub Gist. - Quick tab saving — One-click popup to save the current tab or all open tabs into selected groups; supports saving to multiple groups at once - Drag-and-drop Kanban board — Manage tabs in Kanban columns; drag and drop to reorder groups or move tabs between them - Smart tab reopening — Open individual tabs or an entire group - Search — Search by title or URL; shortcuts Ctrl+/ and Ctrl+G; results are highlighted and auto-scrolled - Import/Export — Export JSON backups; import from JSON or browser bookmarks HTML; automatically merges duplicate groups and removes duplicate URLs - Undo delete — Every delete action comes with an Undo button in a toast notification GitHub Gist sync (optional) — Manual two-way sync via secret Gist; smart merging and conflict detection - Local storage — All data is stored in chrome.storage.local and never sent anywhere - No analytics, no tracking — No telemetry, no pixels, no remote server calls - No account required — Core features work instantly, no signup, no cloud - Gist sync is fully optional — Disabled by default; you manually enable it, provide a gist-scoped - --token, and data is stored in a secret (private) Gist - Extension permissions — Only requests two permissions: tabs (read/close tabs) and storage (local storage); plus host_permissions for GitHub API used in sync
Issue board details sidebar
Adds a details view to the sidebar of GitLab boards. Chrome extension for GitLab to enhance its functionality. Currently this includes the addition of an "issue details" sidebar that appears when an item within a project board is clicked. Now updated to work with GitLab v14+ For using the GitLab Details Sidebar on a custom domain for GitLab: * Navigate to your custom GitLab instance * Right click on the extension icon * Select "Enable GitLab Details Sidebar on this domain" * Accept the permissions dialog * Click "Ok" to reload the page