Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

Претражи подршку

Избегните преваре подршке. Никада од вас нећемо тражити да зовете или шаљете поруке на број или да делите личне податке. Пријавите сумњиве радње преко „Пријавите злоупотребу” опције.

Сазнај више

Substitute chrome addon: Video screenshot addon

  • 11 одговорa
  • 1 има овај проблем
  • 99 прегледа
  • Последњи одговор послао Pj

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)

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.

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

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

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

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

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

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

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

Одабрано решење

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)}})();

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!