Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Iskanje po podpori

Izogibajte se prevarantski tehnični podpori. Nikoli vam ne bomo naročili, da pokličete telefonsko številko ali nam pošljete osebne podatke. Sumljivo dejavnost prijavite z gumbom »Prijavi zlorabo«.

Learn More

Substitute chrome addon: Video screenshot addon

  • 11 odgovorov
  • 1 ima to težavo
  • 4 ogledi
  • Zadnji odgovor od 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.

Vsi odgovori (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.

Spremenil 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

Spremenil Shadow110

more options

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

more options

Izbrana rešitev

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!