搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

Substitute chrome addon: Video screenshot addon

  • 11 个回答
  • 1 人有此问题
  • 4 次查看
  • 最后回复者为 Pj

more options

Hi, I find this chrome video screenshot extension very useful: https://chrome.google.com/webstore/detail/video-screenshotter/ppkojackhibeogijphhfnamhemklmial . It allows me to screenshot a video from practically any website. But I am trying to get rid of chrome and stick to firefox. Is there any firefox addon similar to this? I've looked everywhere.

Hi, I find this chrome video screenshot extension very useful: https://chrome.google.com/webstore/detail/video-screenshotter/ppkojackhibeogijphhfnamhemklmial . It allows me to screenshot a video from practically any website. But I am trying to get rid of chrome and stick to firefox. Is there any firefox addon similar to this? I've looked everywhere.

所有回复 (11)

more options

Hi, yes it is built in : https://support.mozilla.org/kb/firefox-screenshots or: https://addons.mozilla.org/firefox/addon/chrome-store-foxified/

Please let us know if this solved your issue or if need further assistance.

more options

Actually

#1

I want to screenshot the video and nothing but the video. With the chrome extension I can pause a youtube (or any other website.) video at the part I want to screenshot, and capture it without getting the youtube control buttons at the bottom. But with Firefox screenshots I can't do that. Also the chrome extension does it much quicker.

#2

I tried that addon it does not work for me. I think it wants me to pay $1 a month.

由cor-el于修改

more options

Hi, no idea, it should be free as far as I know as there is not suppose to be anything for sale in there. If it does want you buy please use the URL to the site and click on the Abuse Link.

Sorry. That is all Firefox has but there are other Extensions. 21 pages : https://addons.mozilla.org/firefox/search/?platform=windows&q=screenshot

more options

Google search shows a lot of standalone : https://tinyurl.com/y9ldtpkm

more options

I meant 1 and 2 not #1 and #2.

more options

never mind... something is wrong with my typing or formatting. anyway I am getting off subject.

more options

Hi, ya...possibly as was lost in your reply.

Have given you the places to look. There are options though the may not be what you want. As to that Volunteer Support can not make changes to Firefox nor make a recommendation over something else, even if had one. I know there is tons of stuff out there though.


Maybe something here : is a reputable place I post and download from : https://fileforum.betanews.com/browse/Video-Software

由Shadow110于修改

more options

Actually I wanted to capture an image from a video. Not record a video from a video.

more options

选择的解决方案

more options

This is a variation of the bookmarklet that works as a toggle, so you can run it another time to make to player control appear again.

You can create a new bookmark on the Bookmarks Toolbar and paste the JavaScript code in its Location field. Give the bookmarklet a suitable name.


javascript:(function(){var d=document,e,sS='.ytp-gradient-bottom,.ytp-gradient-top,.ytp-chrome-top,.ytp-chrome-bottom{display:none;}',nS;if(e=d.querySelector('style[id=\'style_YTP\']')){e.parentNode.removeChild(e)}else{nS=d.createElement('style');nS.id='style_YTP';nS.setAttribute('type','text/css');nS.textContent=unescape(sS);d.querySelector('head,body').appendChild(nS)}})();
more options

cor-el said

This is a variation of the bookmarklet that works as a toggle, so you can run it another time to make to player control appear again. You can create a new bookmark on the Bookmarks Toolbar and paste the JavaScript code in its Location field. Give the bookmarklet a suitable name.
javascript:(function(){var d=document,e,sS='.ytp-gradient-bottom,.ytp-gradient-top,.ytp-chrome-top,.ytp-chrome-bottom{display:none;}',nS;if(e=d.querySelector('style[id=\'style_YTP\']')){e.parentNode.removeChild(e)}else{nS=d.createElement('style');nS.id='style_YTP';nS.setAttribute('type','text/css');nS.textContent=unescape(sS);d.querySelector('head,body').appendChild(nS)}})();


Sweet! Works great!