Showing questions for topic:
Ceisteanna leis an gclib seo á dtaispeáint:

Group tab isn't Working

I've got Reading the full Article on GROUP TABS that has been released yesterday on My Firefox it Got Update and Installed But I just couldn't found the "Add to the Group… (tuilleadh eolais)

I've got Reading the full Article on GROUP TABS that has been released yesterday on My Firefox it Got Update and Installed But I just couldn't found the "Add to the Group option when I click right at any of my tab" + If I drag over one on Another Tab it just got replaced like they substitute their Places No BOX Border line Shows No Group Created NOTHING. I'm a Nearly 6 Year Old Firefox User I NEEDED that FEATURE SO BADLY PLEASE FIX it SOMEHOW. ThAnks Regards: Loyal USer

Solved Cartlannaithe 3 1016

firefox.cfg no longer overwrite new tab content

This code in mozilla.cfg used to overwrite new tab, but as of latest firefox 136.0b1 no longer works. Any way to fix this? There error in Browser Console. // mozilla.cfg … (tuilleadh eolais)

This code in mozilla.cfg used to overwrite new tab, but as of latest firefox 136.0b1 no longer works. Any way to fix this? There error in Browser Console.

// mozilla.cfg needs to start with a comment line var {classes:Cc,interfaces:Ci,utils:Cu} = Components;

/* set new tab page */ try {

 Cu.import("resource:///modules/AboutNewTab.jsm");
 var newTabURL = "file:///D:/Documents/images/home.html";
 AboutNewTab.newTabURL = newTabURL;

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

Solved Cartlannaithe 1 275

Tabs broken yet again how to move to bottom again

OK after the code breaking yesterday here is the new code I got that works. https://github.com/MrOtherGuy/firefox-csshacks/blob/master/chrome/tabs_on_bottom_v2.css … (tuilleadh eolais)

OK after the code breaking yesterday here is the new code I got that works.

https://github.com/MrOtherGuy/firefox-csshacks/blob/master/chrome/tabs_on_bottom_v2.css

Solved Cartlannaithe 2 138

Lost tabs

After upgrading Mozilla, all the open tabs I had disappeared by themselves and I couldn't get them back through the logbook, what should I do?

Solved Cartlannaithe 7 40