Die Funktionalität dieser Website ist durch Wartungsarbeiten eingeschränkt, die Ihr Erlebnis verbessern sollen. Wenn ein Artikel Ihr Problem nicht löst und Sie eine Frage stellen möchten, können Sie unsere Gemeinschaft über @FirefoxSupport auf Twitter, /r/firefox oder Reddit fragen.

Hilfe durchsuchen

Vorsicht vor Support-Betrug: Wir fordern Sie niemals auf, eine Telefonnummer anzurufen, eine SMS an eine Telefonnummer zu senden oder persönliche Daten preiszugeben. Bitte melden Sie verdächtige Aktivitäten über die Funktion „Missbrauch melden“.

Weitere Informationen

Restoring dismissed shortcuts in the frequently visited section of the new tab page

  • 2 Antworten
  • 0 haben dieses Problem
  • 42 Aufrufe
  • Letzte Antwort von cor-el

more options

In the past I've dismissed a few websites from showing up in my new tab's most visited section, but now I'd like to restore them. How can I do this?

In the past I've dismissed a few websites from showing up in my new tab's most visited section, but now I'd like to restore them. How can I do this?

Ausgewählte Lösung

Solved this myself using an old 5-year-old comment on this site as a starting point... thank you user jscher2000.

(1) In a new tab, type or paste about:config in the address bar and press Enter/Return. Click the button promising to be careful or accepting the risk.

(2) In the search box above the list, type or paste blocked and pause while the list is filtered

(3) The browser.newtabpage.blocked preference contains a weird code for each URL you blocked from the new tab page. I have no idea how to figure out which one is which, but you can empty the list by clicking the garbage bin icon next to the preference.

Note for anyone else reading: if you don't have this preference, you probably haven't dismissed any tiles from the new tab page yet.

Diese Antwort im Kontext lesen 👍 0

Alle Antworten (2)

more options

Ausgewählte Lösung

Solved this myself using an old 5-year-old comment on this site as a starting point... thank you user jscher2000.

(1) In a new tab, type or paste about:config in the address bar and press Enter/Return. Click the button promising to be careful or accepting the risk.

(2) In the search box above the list, type or paste blocked and pause while the list is filtered

(3) The browser.newtabpage.blocked preference contains a weird code for each URL you blocked from the new tab page. I have no idea how to figure out which one is which, but you can empty the list by clicking the garbage bin icon next to the preference.

Note for anyone else reading: if you don't have this preference, you probably haven't dismissed any tiles from the new tab page yet.

more options

Note that the weird character value is a hashed value of the important part of the URL and such hashes only work one way for security reason. Malware detection also works with one-way hashes when send to the Google server to confirm a possible positive. You can also see hashes in the name of a JSON backup to prevent saving multiple copies of the same backup and for bookmark and folder items in the JSON backup (guid key; the Library doesn't show them).