mjdfacapckkijfkjopiadlgnooegojne
This Chrome extension bundles SuperGIF class from libgif-js and brings basic play controls for animated gifs into your browser. Main purpose of this extension is to improve user experience when watching long animated gifs in a browser. Typical user is someone who watches screen capture converted into animated gif and wishes to pause the animation to focus on some detail on currently captured screen. This rather trivial task is not really straightforward as there are no pause/resume controls built-in. This extension adds "SuperGIF" context menu to GIF images on the currently visited site. When triggered, image is parsed into individual frames and replaced with canvas that plays the animation frame by frame. User can then pause/resume or seek by clicking on the canvas. For a simple example, install the extension and test it on this animated gif: https://github.com/buzzfeed/libgif-js/blob/master/example_gifs/rub_test.gif . Under the hood this extension bundles SuperGIF class from libgif-js project and adds little bit of custom logic to registered event handlers.
Links Panel
Collate all the links on the page into an easily accessible panel Allows you to quickly see and filter all the links on the current page. Use the options to configure how the links appear, and what to consider at when filtering (URL, Title..., Case matching). Use Ctrl or Shift when clicking to select multiple links, and press enter to open them all. You can also optionally have links sent to a follower tab.
Frame By Frame
Best Frame By Frame Tool. Works with all websites! Move your mouse cursor over video and use keyboard arrows to switch frames. The Frame By Frame Tool! Use "⇠" and "⇢" keys to switch frames 👌 Features: ✓ Shows the current time, duration and number of frames ✓ Move frames with "⇠" and "⇢" keys (10 frames while holding down the Shift key) ✓ Select a video simply by hovering over it ✓ Hide Frame By Frame popup with "i" key Open Source! 🎈 Check out Frame By Frame's source code and contribute here: • https://github.com/victor-savinov/frame-by-frame Permissions explained: ⭐️ "Read and change all your data on the websites you visit": to be able to connect to and modify frame by frame control of any website that include videos.
Custom Video Controls
Video playback controls via a popup, keyboard shortcuts, or your phone as a remote control. For when a video has no controls, but you want to pause, skip backward, etc. Or when you want to skip more or less than the standard 10 seconds. This extension gives you full control over any video on almost any website. Also useful for very long videos like lectures or stream vods when you want to speed up or skip over the boring bits. - Click the extension's icon to open the controls. - Add whatever buttons you want for controlling speed/time/volume. - Video controls can detach onto the webpage for easier access (shortcut is 'Alt+V'). Or into a separate window ('Alt+Shift+V'). - If you have a mouse, use the scroll wheel to click the buttons (scroll up to go forward/faster/louder, down for the opposite). - Or use keyboard shortcuts which can be enabled in the settings. - If there are multiple videos on a page, the controls target the last video played Every website is different so it won't always work perfectly, but it should work well 95% of the time. You can now use your phone as a remote control - click 'enable remotes' in the popup and scan the QR code. Other info: - click a video in the video-control bar to scroll it into view - it really works best when you use the scroll wheel - click the help icon in the popup's settings for more info
Load Background Tabs Lazily
This extension duplicates some of the behavior of an old Firefox extension that is no longer maintained, Load Tabs Progressively. Load Background Tabs Lazily places newly created background tabs in a line and allows only a specific number to load, while blocking the rest. A tab is removed from the line once it has finished loading. The first blocked tab in the line is then allowed to load. This extension was designed for users with slow internet connections that routinely open multiple background tabs at the same time. It also helps users that open many background tabs at once by not overwhelming their browser or CPU. Only background tabs with http(s) URLs are added to the line. Middle click (or Ctrl click) a link, bookmark, or bookmark folder to create background tabs. Various commands or settings for this extension may be accessed in its Options page or toolbar button popup. The toolbar button may be pinned by clicking the 'Extensions' button that looks like a puzzle piece on the toolbar. Permissions used: ▸ non-optional: 'contextMenus', 'declarativeNetRequest' (Block content on any page), 'storage', 'tabs' (Read your browsing history)*, 'webNavigation' (Read your browsing history) ▸ optional: '' (Read and change all your data on all websites), 'browsingData', 'downloads' (Manage your downloads), 'nativeMessaging' (Communicate with cooperating native applications), 'tabGroups' (View and manage your tab groups), 'webRequest' * The 'tabs' permission allows this extension to view the the url, pendingUrl, title, and favIconUrl properties of a tab.