Mozilla will shut down Pocket’s services on July 8, 2025. At that time users will no longer be able to access the Pocket website, apps and API. You can export your saved items and API data until October 8, 2025 before they are permanently removed. For more information, see this article.

Избягвайте измамите при поддръжката. Никога няма да ви помолим да се обадите или изпратите SMS на телефонен номер или да споделите лична информация. Моля, докладвайте подозрителна активност на "Докладване за злоупотреба".

Научете повече

Why does Yahoo search keep popping upon start up, even after I deleate it

  • 1 отговор
  • 2 имат този проблем
  • 4 изгледи
  • Последен отговор от the-edmeister

Why does Yahoo keep showing up in the search box on start up, even when I delete it. Also I am unable to select Google, unless I re-delete Yahoo.

Why does Yahoo keep showing up in the search box on start up, even when I delete it. Also I am unable to select Google, unless I re-delete Yahoo.

Всички отговори (1)

Change the about:home search engine back to Google.

With the about:home homepage showing:
Firefox button > Web Developer -> Scratchpad -
copy and paste this script into Scratchpad > then hit Execute > Run

 
javascript:{localStorage["search-engine"]="{\"name\":\"Google\",\"searchUrl\":\"http://www.google.com/search?q=_searchTerms_&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:en-US:official&client=firefox-a\"}";void(0);}