Шукати в статтях підтримки

Остерігайтеся нападів зловмисників. Mozilla ніколи не просить вас зателефонувати, надіслати номер телефону у повідомленні або поділитися з кимось особистими даними. Будь ласка, повідомте про підозрілі дії за допомогою меню “Повідомити про зловживання”

Докладніше

Ця тема перенесена в архів. Якщо вам потрібна допомога, запитайте.

How do I only show typed URLs in the Top Sites screen?

  • 3 відповіді
  • 4 мають цю проблему
  • 1 перегляд
  • Остання відповідь від jsheehy

more options

It's really obnoxious to see hundreds of ephemeral URLs that you'll never visit again on the Top Sites screen. Is there a way to make this user friendly so I can only see the URLs I typed. I am happy to set something in about:config.

It's really obnoxious to see hundreds of ephemeral URLs that you'll never visit again on the Top Sites screen. Is there a way to make this user friendly so I can only see the URLs I typed. I am happy to set something in about:config.

Обране рішення

Use about:config.

Set the following:

browser.urlbar.default.behavior

to 32. It uses a bitmask. So use can add the various values to get most any behavior you want.

See this page:

 http://kb.mozillazine.org/Browser.urlbar.default.behavior 

for an additional descriptions of this parameter.

This only seems to work on desktop version. Android Awful (Awesome) screen ignores this value.

Читати цю відповідь у контексті 👍 0

Усі відповіді (3)

more options

Вибране рішення

Use about:config.

Set the following:

browser.urlbar.default.behavior

to 32. It uses a bitmask. So use can add the various values to get most any behavior you want.

See this page:

 http://kb.mozillazine.org/Browser.urlbar.default.behavior 

for an additional descriptions of this parameter.

This only seems to work on desktop version. Android Awful (Awesome) screen ignores this value.

Змінено jsheehy

more options

Are you talking about the about:newtab page that shows (9) thumbnails of the most visited websites?

You can change the order of the boxes on the about:newtab page and drag them to a different position to pin them to that position or you can remove them by clicking the close X of an item to block them.

You can drag a bookmark or history item and drop them in a slot on the about:newtab page to pin them.

Changes are stored in the chromeappsstore.sqlite file in the Firefox Profile Folder under the pinnedLinks key and blockedLinks key.


more options

No, this is for Android version. I would love to disable the stupid "Awesome" screen. The link you posted explained how to turn the tab garbage off on the desktop version, but Mobile (i.e. Android) version ignores the parameter value.

Likewise, the above "browser.urlbar.default.behavior" parameter set to '32' produces the reasonable behavior I want on the desktop, but the Mobile (Android) version just ignores this configuration parameter.