leeadegfkacoaancgedepmmimjinlcna
Make your X timeline quieter by hiding videos Tired of endless videos cluttering your Twitter/X.com timeline? Quieter X is your go-to Chrome extension for a calmer, more focused browsing experience. Selectively hide video content while keeping the rest of your feed intact—no more distractions from autoplay surprises! Key Features: ・Targeted Video Filtering: Hides videos only in your main timeline, leaving other areas of X untouched. ・Simple Mode Selection: Choose from three easy options via intuitive radio buttons: ・Show All Videos: Enjoy the full experience with no changes. ・Hide Videos Only: Remove video players but keep posts visible—videos reappear when you click for details. ・Hide Posts with Videos: Completely remove any post containing a video for ultimate clutter control. ・Smart UI with Auto Dark Mode: Modern popup interface that matches your system theme (light/dark), with manual overrides and smooth transitions. ・Instant & Persistent: Changes apply in real-time without refreshing, and settings save across sessions. ・Bonus Perks: Automatic video restoration on post clicks, plus tooltips for effortless navigation. In a world of noisy feeds, Quieter X lets you reclaim control. Perfect for productivity boosts, data-saving on mobile views, or just enjoying text and images without interruptions. It's lightweight, privacy-focused (no data collection), and built for seamless integration with X.com. How to Get Started: ・Install Quieter X from the Chrome Web Store. ・Head to X.com and click the extension icon. ・Pick your mode, tweak the theme if desired, and hit "Apply Settings." ・Scroll in peace—your timeline transforms instantly! Ready for a quieter X? Install now and customize your feed your way.
Remove twitter videos
Removes videos from the X/Twitter feed Filter tweets with images, videos, or by max like count
X Customizer
Hides the 'For You' tab, post box, ads, right sidebar, Grok button, and message pop-ups on X. Also supports full-wide mode. Key Features: - Hide the "For You" Tab – View only posts from accounts you follow. - Hide the Post Box – Keep your timeline clean and focused on reading. - Hide Ads – Eliminate promoted content from your feed and search results. - Hide the Right Sidebar – Remove "Who to follow," "Trending," and other sidebar content for a distraction-free layout. - Hide the Grok Button – Get rid of the floating Grok AI button at the bottom of the screen. - Hide Message Pop-ups – Prevent message notifications from appearing in the bottom right corner. - Enable Full-Width Mode – Expand your timeline to use the entire screen space. Benefits of Installing: - Enjoy a clean and distraction-free browsing experience. - Remove ads and unnecessary recommendations for a more natural timeline. - Optimize screen space and view more content at once. Customize your X interface and take control of your browsing experience today!
Format Link
Format a link and copy it to the clipboard. ## Why do I need it? To format the link of the active tab instantly to use in Markdown, reST, HTML, Text, Textile or other formats. ## How to use You can use keyboard shortcuts, context menus, or the toolbar button of Format Link extension to copy a link in the specified format. Before doing that, you can optionally select some text which may or may not contain a link. ### keyboard shortcut The keyboard shortcut for "Copy a link in the default format" is shortcut for clicking the toolbar button. The link is copied in the default format and the popup is shown under the toolbar button. Also there are shortcuts for copying in the link in the corresponding format regardless of the default format. You can change shortcuts at chrome://extensions/shortcuts ### context menu Open the context menu and select the "Format Link as XXX" menu item. "XXX" in the menu item label changes as you change the default format by clicking the "Set as default" button in the popup page for the toolbar button. If you check the "Create submenus" in the options page and save the options, submenus for each format are created under the "Format Link" context menu group. ### toolbar button When you press the toolbar button of "Format Link", the link is copied in the default format, the popup page becomes open, and the formatted text is shown in the text area. If you want to copy the link in different format, you can press one of the radio buttons. Also if you want to change the default format, you can press the "Set as default" button. ## Flexible settings You can modify formats in [Tools] -> [Extensions] -> Clik "Options" link in "Format Link" Extension. In format settings, you can use the mini template language. * {{variable}} * variable = title / url / pageUrl / text * The value of variable `title` is the HTML page title. * The value of variable `text` is the selected text if some text is selected, the link text if you open the context menu over a link (see KNOWN LIMITATION below for link text), or the page URL if no text is selected and you open the context menu not over a link. * The value of variable `selectedText` is * the selected text if some text is selected, * empty string if no text is selected. * The value of the variable `url` is the link if you open the context menu over a link, the first link if selection contains a link, or the HTML page URL otherwise. * The value of the variable `pageUrl` is always the page URL. * No spaces are allowed between variable name and braces. * {{variable.s("foo","bar")}} * Which means `variable.replace(new RegExp("foo", 'g'), "bar")` * You can use escape character \ in strings. * You must escape the first argument for string and regexp. For example, `.s("\\[","\\[")` means replacing `\[` with `\\[` * You can chain multiple .s("foo","bar") * {{variable.urlencode()}} * Which means `encodeURIComponent(variable)` * You can use the escape character \ in strings. For example, you need to escape `\` with `\` like `\\`, and also you need to escape `{` with `\` like `\{`. See the LaTeX example below. * Other characters are treated as literal strings. * HTML with selected text ## Permissions required by this extension * To use this extension, the following two permissions are required: * "Read and change all your data on all websites" * This permission is needed for this extension to run the ["content script"](https://developer.chrome.com/docs/extensions/develop/concepts/content-scripts?hl=en) into the content of pages you visit in order to get the page title, the selected text, the page URL, or the link URL. * "Modify data you copy and paste" * This permission is needed to copy a URL and a text to the clipboard. For technical details, see the following pages: * [Declare permissions](https://developer.chrome.com/docs/extensions/develop/concepts/declare-permissions?hl=en) * ["content_scripts.matches"](https://developer.chrome.com/docs/extensions/develop/concepts/match-patterns?hl=en) * This extension uses `""`. * [Permissions](https://developer.chrome.com/docs/extensions/reference/permissions-list?hl=en) * This extension requires the following permissions: * "activeTab" * "clipboardWrite" * "contextMenus" * "storage" * Due to security reason, you cannot copy the URL on some pages like the Chrome Extension Gallary. * Chrome allow each extension to have at most 4 keyboard shortcuts. One shortcut is used for copying a link with the default format, and the rest of three are used for copying a link with the corresponding format 1 to format 3. So format 4 to format 9 does not have keyboard shortcut.
Keep scroll sync
It's an extension for keep scroll position cross platform. It's an extension for keeping page scroll position synced across platforms. 这是一个用于在不同设备之间同步页面滚动位置的浏览器扩展程序。