poahndpaaanbpbeafbkploiobpiiieko
Displays anchors for all content in the current web page without breaking the layout. Display #Anchors offers an easy way to see all (invisible) anchors in a page, to make it easier to link to a specific part of a webpage. - Finds all anchors in a page and shows a marker next to it. - Does not alter the layout; so no jumpy pages or expensive repaints. - The anchored content is highlighted on Hover over the marker. - The marker is highlighted on hover over the anchored content. - Click on the toolbar button to remove all markers. - The extension consumes no memory until it's actually used. - Optional option to display anchors in cross-origin frames. 【 Customization 】 - You can set a custom shortcut to toggle the extension (Alt + Shift + A by default). - You can customize the label of the displayed anchor. - You can optionally grant access to all sites, to display anchors in cross-origin frames. Before creating this extension, I've been using the "Display Anchors" feature of Chris Pederick's "Web Developer" extension for Chrome. An unfortunate "feature" of this implementation is that the markers cause changes to the layout, resulting in some loss of time to find the position of the page before activating the anchors (and a broken layout looks ugly). Besides that, the extension had too much overhead (it activates on every page, and consumes memory even when I did not use it). This encouraged me to develop a new extension that offers the desired feature in an optimal way.
Stop AutoPlay Next for YouTube™
Stop YouTube from playing the next track, and auto navigate to the next suggestion (aka disable autoplay button) The "Stop AutoPlay Next for YouTube" extension permanently disables YouTube from auto-playing the next suggested track by rejecting access to the module. This module is responsible for loading the next track (suggested track). It also dims the next playing item in the right sidebar area of the YouTube pages. The extension also turns the auto-play button off in the player area. Notes: After installing this extension, the next track suggestion box is blurred. After installing this extension, the next slider button on the player is removed. You can change the opacity of this box or hide it by setting the opacity value to zero (not available on v3). Use Cases: Open YouTube just to play a song. Open multiple players in the background.
Tab Extract
A simple & lightweight tool to reduce tab clutter, using just the address bar. ● Too many disorganized tabs open? ● Slow to find the tab you're looking for? ● Want to reduce tab and window clutter quickly? Tab Extract helps you easily re-organize your tabs according to the subject or site, or quickly find a tab, or easily remove multiple tabs. How it works: Tab Extract will move all tabs from any window with a keyword match (in their URL or page title), into a new window. To use, type "ex" followed by a tab/space into the address bar, then enter keywords. ✓ "ex facebook news" will extract all facebook tabs and any tab with "news" or "facebook" in their title or URL, into a new window. ✓ "ex ." merges all tabs into the same window. This works because all URLs have a "." in them. ✓ Batch-remove tabs by extracting tabs to a new window using Tab Extract, and then closing the window. ✓ Tab Extract can merge tabs from across different windows into the same window by using a common keyword amongst the tabs. Notes: There is no need to select anything in the auto complete box, just press enter. If your Chrome has saved some "ex " as a search term for autocomplete, clear your history. Migrated from Chrome Extension Manifest v2 to Manifest v3 - Background script now runs as a service worker - Updated minimum Chrome version to 88 - Removed alert() for service worker compatibility (omnibox already provides feedback) Support for Marvellous Suspender suspended tabs - Extension now searches within the original URL and title of suspended tabs - Suspended tabs are moved while maintaining their suspended state Support for Chrome's natively unloaded tabs - Removed status filter to include tabs in all loading states - Fixes issue where unloaded tabs were not being found Fixed compatibility with modern Chrome versions that use tab unloading for memory management
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.
Quick Tabs
A keyboard centric most recently used (MRU) ordered page list plugin with seek and switch functionality inspired by IntelliJ IDEA [![Version][version-badge]][qt-store] [![Rating][rating-badge]][qt-store] [![Users][users-badge]][qt-store] # INTRODUCTION Quick Tabs is a tab management browser extension for the Google Chrome web browser based on the "Recent Files" quick selector built into the excellent IntelliJ IDEA by Jetbrains. Quick Tabs allows you to move quickly between recently used tabs without requiring the use of your mouse, locate and switch to tabs as you need them with minimal keystrokes even when you have large numbers of open tabs. Visit the [Quick Tabs](https://chrome.google.com/extensions/detail/jnjfeinjfmenlddahdjdmgpbokiacbbb) google extensions page to install and try it out ... # FEATURES * Lists all the open tabs in Chrome across all of your open windows * Tabs are listed in most recently used (MRU) order and excludes the current tab (since you're switching tabs) * Fuzzy search your bookmarks: * Bookmarks are automatically searched when only a few tabs match your search string * Add a space at the start or end of your search string to search bookmarks along with tabs * Start your search with `/b` or add **two spaces** at the start or end of your search string to search only bookmarks * delete bookmarks directly from the search results by clicking the 'x' * Fuzzy search your browser history: * Start your search with `/h` or add **three spaces** at the start or end of your search string to search browser history * Find noisy tabs by searching for `` - search bookmarks * `/h ` - search browser history * `/w ` - search the tabs in the current window only * `/p ` - search pinned tabs only * `/g ` - search tabs that belong to the same tab group as the current tab (or no tab group if it's not in a group) ### Search Types You can now change the search type for a single search, this can help if you have a specific search string in engine combo in mind. * `/fuzzy ` - use the fuzzy search engine for this query only * `/fuse ` - use the fuse search engine for this query only * `/regex ` - use the regex search engine for this query only * `/subs ` - use the subs search engine for this query only ### Tab Management Tab management commands all accept RegExp search queries. * `/close ` - search for and close tabs * `/merge ` - merge tabs into the current window * `/split ` - split tabs and move them into a new window * `/reload ` - reload all the tabs in the search result * `/mute ` - mute the tabs in the search result * `/unmute ` - unmute the tabs in the search result * `/group ` - create new tab groups or move tabs into groups using the search results # PERMISSIONS Quick Tabs requires the following: * **Read and change your browsing history**: _read only_ access is required to record your open tabs and search browser history. * **Read and change your bookmarks**: _read/write_ access is required to search, display and remove (by clicking the 'x' in the results list) bookmarks. # SCREENSHOTS #### Quick Tabs ready for action.  #### Tab and bookmark search.  #### History search.  Search your browser history by starting your search with '/h ' or adding 3 spaces to the end of your search query. #### Decide what to show.  #### Custom CSS styling.  In this case https://userstyles.org/styles/99938/better-styling-for-chrome-extension-quick-tabs by @Bunnyslippers. See the [./3rdParty/css](./3rdParty/css) directory. # SOURCE The source code for this extension is available on [github](http://github.com/babyman/quick-tabs-chrome-extension), please feel free to inspect it before you install this extension, especially as I am asking permission to interact with your computer and its private data. You can also install it manually if you want to be certain that the source code on github is directly what you install. Note, this will NOT automatically update the extension when bugs are fixed and features are added. In your terminal, `cd` to the folder you want to clone it to, and run `git clone https://github.com/babyman/quick-tabs-chrome-extension`. Then in Google Chrome, click `Window - Extensions`, click the checkbox called "Developer Mode", and click the "Load unpacked extension" button. Navigate to the cloned project, and select the "quick-tabs" folder. You now have the plugin loaded as a developer. Again, this will NOT automatically update the extension when bugs are fixed and features are added. # FEEDBACK AND BUGS Please report all your valuable feedback, feature requests and bug reports on the github [issues page](http://github.com/babyman/quick-tabs-chrome-extension/issues) for this extension. # AND FINALLY If you find Quick Tabs useful and want to buy me a coffee, I really like coffee :D ... [](https://ko-fi.com/V7V71963F) # RELEASE NOTES 2024.11.26 - merged PR #377 to resolve Quick-Tabs no longer works for "installed" pages, thank you @Wizek (and @rb-109). PR #379 add middle click to close tab, thanks @va9iff. 2024.11.24 - merged PR #383, fix history rendering issue introduced in the manifest 3 migration, thank you again @hababr! 2024.11.19 - close #382, ctrl+e conflicts with Chrome shortcut keys 2024.11.9 - merged PR #381, upgrade to use manifest version 3, a HUGE thank you to @hababr for making this happen! 2021.6.29 - merged PR #349, support deleting bookmarks from the results list, thanks @shihshen. PR #351, assign a window specific class to result list items, thanks @kjelly. 2021.6.16 - merged PR #344, added support to order tabs by URL, thanks @armstrongli. PR #347 added new native chrome css, thanks @piyush1104. 2021.3.21 - merged PR #341, Tab order update delay of 0 ms is not respected, thanks @legate. Fix an issue loading saved shortcut keys and set the badge background color to red when debug == true, fix a 10-year-old Yellow Argon Web Store keyword violation because Quick Tabs has nothing to do with `search` or `tab`  2021.1.31 - merged PR #333, option to enter custom debounce delay value, thanks @goran-zdjelar, add duplicate tab keyboard shortcut, add 2 new group commands `/g` to search current tabs group only and `/group` to create groups and move tabs into groups 2020.9.8 - merged pull request #330, fix for issue that some undefined elements, thanks @jaekyeom (refs #326). 2020.6.30 - upgrade jQuery (fixes #318) 2020.6.3 - fix bug #315 adding spaces to search bookmarks and histories no longer working 2020.5.31 - merge pull request #314 to fix undefined tabs, thanks @NicoWeio (refs #251, #310, #275, #313). Added back the space prefix to search bookmarks and history, fixes #311, support searching pinned tabs only `/p `, fixes #290 2020.3.10 - combined the code that handles the `no tabs match` keyboard and empty tab list triggers to behave more consistently, fixes #302 2020.1.26 - bug fix, "Can't switch to "discarded" tabs" fixes #300 2020.1.25 - merge pull request #211, "add option to order tabs in window order" thanks @gregsadetsky and request #301, "Fix command key combination issue in popup" thanks @powpowshen also switch search type used by commands from substr to regexp, see #299. 2020.1.18 - bug fix, "when no tabs match" stopped working, fixes #298 2020.1.13 - call .stopPropagation() in click event handlers, refs #295, add debouncing to improve the responsiveness of the UI when entering queries, refs #297 2020.1.8 - refined tab moving options, see 'Only move tabs when switched via the extension popup', fixes #296 2020.1.5 - add support to keep window tabs in MRU order with the 'Move tab to leftmost position on switch' option see #174 2019.12.29 - **Quick Tabs turns 10!**, added new commands '/close', '/merge', '/mute', '/unmute', '/split' and '/reload', '/w' to search tabs in the current window only, also allow specifying the search engine as part of the query (/fuzzy, /fuse, /regex, /subs). Merged code for option to hide pinned tabs, thanks @hbj. 2019.12.2 - fix #277 and #291 for real this time! 2019.11.30 - Updated the bookmark and history searches to use '/b ' and '/h ' as query prefixes, still use ' ' and ' ' as query postfixes. Fixed a bug with the pg up/down list scrolling. Fixed issue that prevented prev-tab key working in popup windows (issue #277). 2019.11.27 - fix tab focus issue #273, thanks @fwextensions for the pointer 2019.11.23 - merged pull request to allow configuration of the "tab order update delay", see ticket #90 (thanks @AlexeyKabelitskiy) 2019.4.22 - merged pull requests to ensure https:// is used for default google search (thanks #ericlaw1979), apply {{urlStyle}} to recently closed tabs (thanks @boika), improve tab switching (thanks @MartinLichtblau) 2019.2.27 - merged pull request that fixes #229 #245 #246 (and perhaps #232), also changes that improve switching tabs behaviour, thanks @MartinLichtblau. Added 'theRealPadster.css' large icon theme, thanks @theRealPadster. 2019.1.30 - merged pull request to prevent tabs opened in the background jumping to the head of the recently used list (#219, thanks @MartinLichtblau) 2019.1.20 - merged pull request to fix result highlighting issues that included curly braces (#242, thanks @DoctorGester) 2019.1.10 - merged pull request to improve fuzzy search results (#241, thanks @MartinLichtblau) 2018.11.26 - fixed invalid css (#200, thanks @boika), added license file (#212), updated shortcut config documentation (thanks @Kevin-Prichard) and added support to retain the popup search string (thanks @MeetM) 2017.10.8 - fixed scrolling issue (fixes #195) 2017.10.7 - merge title tooltip fix, thanks @Rohaq. Also merged in jQuery update and some code cleanup, thanks @toanju. Changed the scrolling code to use noobscroll.js 2017.5.10 - fix issue where current tab is displayed on initial popup rendering (fixes #170) 2017.5.3.1 - bookmark search bug fix 2017.5.3 - substring bug fix 2017.5.2 - change the search implementation to allow users to select between fuzzy, fuze, regex or substring tab searching (fixes #167, #97) 2017.4.25 - possible workaround for existing Chrome bug (refs #91, #168), thanks @TimNZ 2016.9.20 - switched the tab search library to fuse.js (thanks to @rajington), fix window focus problem when using keyboard only (#101, #145 thanks @pearj) 2016.7.16 - change default extension key to ctrl+q on Linux since ctrl+e does not work, thanks @zweicoder (fixed #138), open a website address from the search box in the popup (#108), it takes a second to reorder tabs in a list after switching between tabs (fixed #103) 2016.3.20 - fix data: favicon handling bug (#124) 2016.3.15.1 - fix URL encoding bug 2016.3.15 - switch template engine to mustache.js to simplify render code (remove iframe/sandbox and speed up overall popup render), fix option key save bug (#119), add option to prevent auto searching bookmarks (#115). 2016.3.12 - fix issue where popup window height would increase on window redraw css fixes, thanks @easyfuckingpeasy. Typo fix, thanks @elimisteve 2016.3.10 - fixes 2015.10.13 - removed default key mappings for next/previous to prevent unexpected chrome behaviours (#99) 2015.10.9 - update the next/prev popup window shortcut keys to use the same mappings as the command keys 2015.10.7 - work around Window list positioned oddly (#91), thanks @todoakaio. Added media indicator favicon, search for "