搜索 | 用户支持

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

详细了解

How to re-open a page in history without affecting date visited?

  • 4 个回答
  • 1 人有此问题
  • 2 次查看
  • 最后回复者为 cor-el

more options

I can see in my History that I visited a certain page on a specific day in June. How do I re-open that page to see what it looked like on that date without affecting the Most Recent Visit date? Windows 7 Enterprise Firefox 62.0.2

Regards Marion

I can see in my History that I visited a certain page on a specific day in June. How do I re-open that page to see what it looked like on that date without affecting the Most Recent Visit date? Windows 7 Enterprise Firefox 62.0.2 Regards Marion

所有回复 (4)

more options

I only know one way: right-click > Open in a New Private Window

(Also, Firefox 55 is no longer supported, but that's a different issue. Update Firefox to the latest release)

more options

Hello, thank you for that.

I was able to open the page and it didn't affect the Last Visited date but unfortunately, as the page was a form, it opened with no fields entered so it wasn't exactly as I last visited it. I suppose that's not possible.

Regards Marion

more options

Hi Marion, I think the problem is that Firefox's Library window only ever shows the latest visit time. If you need documentation of earlier visit times for pages you return to, you would need to use an external tool such as this program:

http://www.nirsoft.net/utils/mozilla_history_view.html

Or possibly an add-on could do it, but I haven't heard of one that does.

more options

As an alternative you can open a New Private Window and use the history sidebar in that window if you need to open more than one history link.

Form (POST) data is usually stored in the cache and isn't part of the history. A link can only have GET data (?xxx=xxx) appended to the URL. If pages are updated or created via AJAX then such a page also can't be restored. Only saving the page as a screenshot can fully save the current state state.

由cor-el于修改