Showing questions for topic:
Kukhonjiswa imibuzo ethegiwe:

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… (funda kabanzi)

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

Kusonjululiwe Okugcinwe kunqolobane 3 1117

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 … (funda kabanzi)

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

Kusonjululiwe Okugcinwe kunqolobane 1 258

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 … (funda kabanzi)

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

Kusonjululiwe Okugcinwe kunqolobane 2 164

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?

Kusonjululiwe Okugcinwe kunqolobane 7 64