Vyhľadajte odpoveď

Vyhnite sa podvodom s podporou. Nikdy vás nebudeme žiadať, aby ste zavolali alebo poslali SMS na telefónne číslo alebo zdieľali osobné informácie. Nahláste prosím podozrivú aktivitu použitím voľby “Nahlásiť zneužitie”.

Ďalšie informácie

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 odpoveď
  • 2 majú tento problém
  • 5 zobrazení
  • Posledná odpoveď od 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

Všetky odpovede (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.