Отображение вопросов с тегом: Показать все вопросы
  • Решено
  • Архивировано

New start page after update?

After firefox update, start page changed to first photo i added here, second photo is how it was before, is there any way to get it back? Before update i had version 131.… (читать ещё)

After firefox update, start page changed to first photo i added here, second photo is how it was before, is there any way to get it back? Before update i had version 131.0b9, now its 136.0b1

Задан yariknesterenko9 1 год назад

Дан ответ yariknesterenko9 1 год назад

  • Решено
  • Архивировано

Focus newtab page content instead of address bar

Hey! Up until the last update, I used this code to set and focus a custom new tab page instead of its address bar (This should be a default feature, but what can you do..… (читать ещё)

Hey! Up until the last update, I used this code to set and focus a custom new tab page instead of its address bar (This should be a default feature, but what can you do...)

``` var {classes:Cc,interfaces:Ci,utils:Cu} = Components;

// Set new tab page try {

 ChromeUtils.importESModule("resource:///modules/AboutNewTab.sys.mjs").AboutNewTab.newTabURL = "file:///home/razv/StartPage/index.html"; 

} catch(e){Cu.reportError(e);} // report errors in the Browser Console

// Auto focus new tab content try {

 ChromeUtils.import("resource:///modules/BrowserWindowTracker.jsm").BrowserWindowTracker;
 const Services = globalThis.Services
 Services.obs.addObserver((event) => {
   window = BrowserWindowTracker.getTopWindow();
   window.gBrowser.selectedBrowser.focus();
 }, "browser-open-newtab-start");

} catch(e) { Cu.reportError(e); } ```

After the last update, focusing the new tab page's content is broken. Can anyone help me?

Задан Razvan Dedu 11 месяцев назад

Дан ответ Razvan Dedu 11 месяцев назад

  • Решено
  • Архивировано

How to set the New Tab page to a local file? (autoconfig no longer works in v136.0)

Since the settings haven't given that option for years, the best way to have a local file as the new tab page was using autoconfig.cfg + autoconfig.js, as described in th… (читать ещё)

Since the settings haven't given that option for years, the best way to have a local file as the new tab page was using autoconfig.cfg + autoconfig.js, as described in this thread: https://support.mozilla.org/en-US/questions/1251199 But since the most recent update (v136.0), this stopped working.

The New Tab Override add-on has its own issues with using local files (can only load a .html file, no local CSS/JS, can't give a blank address bar for me to search in), so it doesn't solve the issue either.

This is very important to me, and others have been asking for this feature back for years. It feels awful to have the working solution stop working, in the browser that's supposed to be open and customizable.

Задан Quazer 11 месяцев назад

Дан ответ Quazer 11 месяцев назад

  • Архивировано

shortcut +

I installed Mozilla, there was a shortcut + on the home page. I added my shortcuts and deleted unnecessary ones, those that were by default. After that, the shortcut + di… (читать ещё)

I installed Mozilla, there was a shortcut + on the home page. I added my shortcuts and deleted unnecessary ones, those that were by default. After that, the shortcut + disappeared. How can I return the shortcut +

Задан bernatskyy 10 месяцев назад

Последний ответ от jscher2000 - Support Volunteer 10 месяцев назад

  • Архивировано

in settings Homepage and new windows use custom urls, current urls it doesn't include Pinned tabs.

in settings Homepage and new windows use custom urls, current urls doesn't include Pinned tabs. Windows updated and when firefox was restored two windows were opened, on… (читать ещё)

in settings Homepage and new windows use custom urls, current urls doesn't include Pinned tabs. Windows updated and when firefox was restored two windows were opened, one was blank and the other opened old home page settings but did not reopen all my pinned tabs, gmail, yahoo mail,and some other tabs I plnned, there are 5 of them and several regular tabs I had open before and most of them did not show up in history. Pinned tabs do not get included in use custom urls for the home pages. Also for several days my roboform bar would not show up, roboform said no open browers to attach to when firefox was open.

Задан dsscheibe 10 месяцев назад

Последний ответ от jscher2000 - Support Volunteer 10 месяцев назад

  • Архивировано

toolbar favourites

My favourites link (blue star) has disappeared from the toolbar. I can find the favourites link by searching the computer but I don't know how to get it back on the toolb… (читать ещё)

My favourites link (blue star) has disappeared from the toolbar. I can find the favourites link by searching the computer but I don't know how to get it back on the toolbar.

Задан martin447 11 месяцев назад

Последний ответ от Wesley Branton 11 месяцев назад

  • Архивировано

HOMEPAGE ICONS

I WANT TO ADD YAHOO.COM TO MY HOMEPAGE . I ALREADY HAVE 6 OTHER ICONS THERE: AMAZON, GOOGLE, AOL, FOX NEWS, SMITHS FOODS, AND CHASE. HOW DO I ADD A 7TH TO MY HOMEPAGE?… (читать ещё)

I WANT TO ADD YAHOO.COM TO MY HOMEPAGE . I ALREADY HAVE 6 OTHER ICONS THERE: AMAZON, GOOGLE, AOL, FOX NEWS, SMITHS FOODS, AND CHASE. HOW DO I ADD A 7TH TO MY HOMEPAGE? THANK YOU, LYNN STRATMAN

Задан lesterers 1 год назад

Последний ответ от awais Ahmad 11 месяцев назад

home page

I would like my home page to be the ABC news site. However, the default seems to be Brisbane Qld. No matter how many times I change it to my location, which is Melbourne … (читать ещё)

I would like my home page to be the ABC news site. However, the default seems to be Brisbane Qld. No matter how many times I change it to my location, which is Melbourne Vic. and then select "use current page" in settings, next time I turn on my PC, it's back to Brisbane. Is there a way to set my home page permanently to show my location (Melbourne Vi.) ? Regards, Manfred

Задан bigman1949 1 месяц назад

Последний ответ от wirkutskijkarl 1 месяц назад

  • Архивировано

Issues with Website Shortcuts in Firefox

Dear Firefox Team, I am using Firefox on my computer and have encountered a few issues: 1. When I delete all the website shortcuts, I am unable to add new website short… (читать ещё)

Dear Firefox Team,

I am using Firefox on my computer and have encountered a few issues:

1. When I delete all the website shortcuts, I am unable to add new website shortcuts. There is no option available to add them back.


2. When I use the "Unpin" option, the shortcut gets deleted completely, instead of just being unpinned. Ideally, the shortcut should remain available after unpinning.


I kindly request you to address these issues in an upcoming update so that users can have a smoother browsing experience.

Thank you.

Задан tonese8721 11 месяцев назад

Последний ответ от markwarner22 11 месяцев назад