Video to Animated GIF
Converts the YouTube, Vimeo, webm, ogv or mp4 videos you are currently watching into an animated GIF.
This Chrome extension bundles SuperGIF class from libgif-js and brings basic play controls for animated gifs into your browser.
按已采集快照查看用户数变化。
展示最近 7 日窗口内已采集的评分快照,辅助判断近期评分是否稳定。
同口径展示 1 天、7 天、30 天的绝对增长与增长率。
查看发布时间、版本、支持语言、最近更新和抓取时间。
查看插件说明、主要功能和适用场景。
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.
查看最近评论和评分分布。
商店综合星级:5.0。下方星级分布只统计已同步评论正文;如果某个插件只有公开分数、没有真实评论正文,这里可能为空。
查看 Chrome 商店详情页中的相关产品。
Converts the YouTube, Vimeo, webm, ogv or mp4 videos you are currently watching into an animated GIF.
Block GIF and WebP animation images on HTML pages to reduce bandwidth and resource usage
Run animations only once, or disable animation completely.
Extension lets you show control buttons by default when playing video or gifs.
Stops distracting animations.
GIF scrubber is like a movie player for animated GIFS. Play it fast, slow, backwards, or use the scrubber to go back and forth!
Very simple and works good. How to use: 1. Right click on the animated gif and select "SuperGif". 2. Wait until the gif is loaded (you can see the progress bar below the image). 3. Click on the image to STOP / PLAY 4. Click and drag the mouse to SEEK FORWARD / BACK
Works really well. The one annoying thing is that every time we load a page, we have to manually click on each GIF image and wait a few seconds until it becomes playable. To make this perfect: 1. run the script automatically over every GIF that is loaded in a webpage. 2. cache the playable results (not by default, but give the option per webpage), so that we don't need to re-run the script every time we come across the same page. Ps: The reason I'm suggesting this is that there is this documentation website that has tons of GIFs and I need to revisit it constantly, and not only I have to pause the GIFs to see what's going on, but also the many GIFs playing all the time are very distracting when you're trying to read the web page, so it's nice to pause them.