Ky sajt do të funksionojë me kufizime, teksa bëjmë mirëmbajtjen e tij për të përmirësuar punën tuaj. Nëse një artikull nuk e zgjidh problemin tuaj dhe dëshironi të bëni një pyetje, kemi bashkësinë tonë të asistencës, e gatshme për t’ju ndihmuar, te @FirefoxSupport në Twitter dhe/r/firefox në Reddit.

Kërkoni te Asistenca

Shmangni karremëzime gjoja asistence. S’do t’ju kërkojmë kurrë të bëni një thirrje apo të dërgoni tekst te një numër telefoni, apo të na jepni të dhëna personale. Ju lutemi, raportoni veprimtari të dyshimtë duke përdorur mundësinë “Raportoni Abuzim”.

Mësoni Më Tepër

How to make a fullpage screenshot by a single hotkey?

  • 3 përgjigje
  • 2 e kanë hasur këtë problem
  • 1 parje
  • Përgjigjja më e re nga AlexeiGromov

more options

How to make a fullpage screenshot by a single hotkey? I know about Shift + F2 => screenshot --fullpage. It is really awesome! But it would be more handy for me to use a standalone hotkey. Is it real?

How to make a fullpage screenshot by a single hotkey? I know about Shift + F2 => screenshot --fullpage. It is really awesome! But it would be more handy for me to use a standalone hotkey. Is it real?

Krejt Përgjigjet (3)

more options

I don't think there's any hotkey for the full page screenshot feature.

There is an icon you can add to the developer tools toolbar (from the dev tools Toolbox Options page, "Available Toolbar Buttons"). Then you could use

  • Ctrl+Shift+i to open the developer tools
  • click the little camera icon
  • Ctrl+Shift+i (or click X) to close the developer tools

That might be faster than using the command line if you don't keep it open for other reasons anyway.

more options

There is a checkbox in the developer toolbox settings to add a button to its toolbar to take a full page screenshot. I leave the developer toolbar (Shift+F2) open, so only need to click to wrench to open the toolbox and click the camera button to take the screenshot.

more options

Thank you! I use it quite often so I will try to code AHK-script to make it by one hotkey.