為了改善您的使用體驗,本網站正在進行維護,部分功能暫時無法使用。若本站的文件無法解決您的問題,想要向社群發問的話,請到 Twitter 上的 @FirefoxSupport 或 Reddit 上的 /r/firefox 發問,我們的社群成員將很快會回覆您的疑問。

搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

Screenshot on Firefox

more options

if I take a screenshot from a website on Firefox is the owner of the website will know that I take screenshot ?

if I take a screenshot from a website on Firefox is the owner of the website will know that I take screenshot ?

所有回覆 (3)

more options

It's a very interesting question. Many sites use analytics scripts that watch where you move your mouse, how much you scroll the page, etc. Firefox's Enhanced Tracking Protection feature reduces the ability of sites to do this kind of close monitoring by blocking or replacing many tracking scripts.

However, I don't know whether it's possible to completely rule out detection of the Firefox Screenshots feature by non-blocked tracking scripts. When you call up Take Screenshot, the Firefox Screenshot feature inserts three <iframe> elements into the body of the page to provide the user interface (see attached screenshot). If the site builds script code specifically to watch for added frames, and checks their id attributes, then it may be able to detect that the current visitor called up the feature on the page. (I say "may be possible" because I haven't tested it out.)

Unless you are signed into the site, or you un-block analytics scripts, your activity usually cannot be traced back to you personally. If you need even more privacy, you could connect to the site using a VPN so that your browsing activity isn't associated with your IP address.

more options

What program or app did you recommend it to me to avoid tracking take screenshot from the websites ?

more options

I don't have enough information about potential tracking to comment specifically on that; I would need to do more research and testing.

If you are planning to test add-ons for saving full page screenshots, here's the one I have used for many years (before Firefox added its feature):

https://addons.mozilla.org/firefox/addon/savescreenshot/

I mostly use the built-in feature for copying little parts of the page to the clipboard to paste into emails or documents.