Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

How do I delete certain URL in current session history by C++ code. For example Firefox navigate to URL1, URL2 and URL3. I what to delete URL 2. So when I click back button Firefox goes to URL1 from URL3. Thanks.

  • 1 답장
  • 2 이 문제를 만남
  • 5 보기
  • 최종 답변자: cor-el

more options

For example Firefox navigate to URL1, URL2 and URL3. At URL 3 I what to delete URL 2 from current session history. So when I click back button Firefox goes back to URL1 (not URL2) from URL3. Thanks.

Tom

For example Firefox navigate to URL1, URL2 and URL3. At URL 3 I what to delete URL 2 from current session history. So when I click back button Firefox goes back to URL1 (not URL2) from URL3. Thanks. Tom

모든 댓글 (1)

more options

You can open the tab session history via the right-click context menu or the drop down marker and choose which url you want to go to.