Recommended Posts

Some better cleaned up stylish code for you guys.

100% tabs on top without any overlay.

Smaller Firefox Button

Dark Firefox Button

Realigned Buttons in Tab bar

So it should look like this.

*NOTE* Still looking to fix the FavIconizeTab addon.

myfirefox.jpg

@namespace Warboy;

#appmenu-button-container{
position: fixed !important;
}

#navigator-toolbox[tabsontop="true"] #TabsToolbar{
padding-left: 95px !important;
}


#navigator-toolbox[tabsontop="true"] #TabsToolbar{
padding-left: 85px !important;
padding-top:1px !important;
padding-right:108px !important;
}


#appmenu-button{
padding: 0px 13px 0px 10px !important;
margin-top:1px !important;
}

#appmenu-button
{
background-color: rgba(0, 0, 0, 0.6) !important;
}

#appmenu-button .button-text { display:none !important; }
#appmenu-button dropmarker:before { content: "Firefox" !important; 
}

How are you supposed to move the window around?

Looks like we are going to get the first beta 1 candidate build tonight, build notes are up:

https://wiki.mozilla....0b1/BuildNotes

http://ftp.mozilla.o...didates/build1/

Nice! Should be ready by the time I wake up tomorrow morning then.

This build does seem pretty polished. Once extension support starts coming, it will be hard to use the 3.6 branch of Firefox again, even through the Beta phase.

What amazes me is, even with integrated graphics, webpages are much faster with GPU acceleration.

Like this one http://people.mozilla.com/~vladimir/demos/photos.svg

How are you supposed to move the window around?

Use the space between the Back/Forward buttons and the Firefox button to move it, and/or when you only have a few tabs open, use a free space on the right.

extensions.checkCompatibility.4.0b;false

Thanks. That worked for me. But I was experiencing too many problems with my add-ons enabled (Especially with Greasemonkey, with an endless loop of tabs opening). So I think I'll keep them disabled for now. Also, now that this beta is out, is there any purpose in keeping Minefield installed?

Thanks. That worked for me. But I was experiencing too many problems with my add-ons enabled (Especially with Greasemonkey, with an endless loop of tabs opening). So I think I'll keep them disabled for now. Also, now that this beta is out, is there any purpose in keeping Minefield installed?

This fixes Greasemonkey:

In file extensions/{e4a8a97b-f2ed-450b-b12d-ee082ba24781}/content/config.js, around line 410 (search for "@mozilla.org/extensions/manager"), and replace the 4 lines (should be the same as the first 4 lines here only it's been commented) with the stuff below:

 /*var extMan = Components.classes["@[url="[url="[url="http://mozilla.org/extensions/manager;1"]http://mozilla.org/extensions/manager;1[/url]"][url="http://mozilla.org/extensions/manager;1"]http://mozilla.org/extensions/manager;1[/url][/url]"][url="[url="http://mozilla.org/extensions/manager;1"]http://mozilla.org/extensions/manager;1[/url]"][url="http://mozilla.org/extensions/manager;1"]mozilla.org/extensions/manager;1[/url][/url][/url]"]
 .getService(Components.interfaces.nsIExtensionManager);
 var item = extMan.getItemForID(GM_GUID);
 GM_prefRoot.setValue("version", item.version);*/
 Components.utils.import("resource://gre/modules/AddonManager.jsm");

 AddonManager.getAddonByID("{e4a8a97b-f2ed-450b-b12d-ee082ba24781}", function(addon) {
 GM_prefRoot.setValue("version", addon.version)
 });

About minefield, well it still will be updated daily, unlike FF beta 1 witch i assume will update to beta 2 or so...

For this new build... Is the menu fixed? Like does it have more options that it has. Hate having to use ALT to get the full menu up to get the options like update etc.

They added some more options, none for the update yet.

how can i make my buttons look like these ? see screenshot

see how his download button in the top right has no border and the refresh button

is it a stylish script because if it is i can't find it (or code it, i know i'm useless)

<Snip>

It's because it's in the tab bar. When you put the buttons in the tab bar, they are stripped of their border.

A build marked 4.0b2pre is in the hourly build folder:

As always, this is the hourly build section so backup your profile etc before using.

http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-central-win32/1277794445/

Well yeah, that's because b1 has forked for release, so b1pre has been renamed b2pre.

Hopefully now B1 is out the way there will be some more UI changes coming in the next few nightlies, they still have the address bar to work on (colored urls similar to IE I presume looking at the mock ups) and also the tab progress lines.

will the combined stop/reload button be moved into the address bar still?

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • Vivaldi ftw, as an old Opera user I've been using it everywhere since the very first preview. My only wish is I could use it at work, but alas, no luck so far. The only allowed options are Chrome or Edge, and while I hate Chrome with a passion and I would much rather use Edge than Chrome, the company policy limits Edge customizations a lot more than it limits Chrome for some reason, and some of those are things I just can't live without, so I have to suffer with Chrome where even tab switching is a pain...
    • Notepad++ 8.9.6.4 by Razvan Serea Notepad++ is a free (as in "free speech" and also as in "free beer") source code editor and Notepad replacement that supports several languages. Running in the MS Windows environment, its use is governed by GPL License. Based on the powerful editing component Scintilla, Notepad++ is written in C++ and uses pure Win32 API and STL which ensures a higher execution speed and smaller program size. By optimizing as many routines as possible without losing user friendliness, Notepad++ is trying to reduce the world carbon dioxide emissions. When using less CPU power, the PC can throttle down and reduce power consumption, resulting in a greener environment. Notepad++ v8.9.6.4 vulnerability fix regression-fix & bug-fix: Fix TOCTOU (Time-of-check to time-of-use) issue in HMAC implementation. (Fix TOCTOU) Fix MSI installer regression that leaves old version entry in Add/Remove Programs. (Fix #18071) Fix “Open Containing Folder in Explorer” launching extra explorer processes. (Fix #17941) Download: Notepad++ 64-bit | Portable 64-bit | MSI ~4.0 MB (Open Source) Download: Notepad++ 32-bit | Portable 32-bit Download: Notepad++ ARM64 | Portable ARM64 View: Notepad++ Home page | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • Tor Browser 15.0.15 by Razvan Serea Protect your privacy. Defend yourself against network surveillance and traffic analysis. Tor is a network of virtual tunnels that allows people and groups to improve their privacy and security on the Internet. The Tor software protects you by bouncing your communications around a distributed network of relays run by volunteers all around the world: it prevents somebody from watching your Internet connection and learning what sites you visit, it prevents the sites you visit from learning your physical location, and it lets you access sites which are blocked. The Tor Browser Bundle lets you use Tor on Windows, Mac OS X, or Linux without needing to install any software. It can run off a USB flash drive, comes with a pre-configured web browser to protect your anonymity, and is self-contained. Tor Browser 15.0.15 changelog: All Platforms Updated NoScript to 13.6.20.1984 Updated Tor to 0.4.9.9 Bug tor-browser#42436: Allow for multiple configured (front, reflector) domain fronting pairs in Moat module Windows + macOS + Linux Bug tor-browser#44997: Captcha doesn't work in TB desktop Linux Bug tor-browser#44886: Backport tor-browser#44361: Notify Linux i686 users that they won't receive updates anymore Download: Tor Browser (64-bit) | Tor Browser (32-bit) | 109.0 MB (Open Source) View: Tor Browser Website | Other Operating Systems Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • Less disk space means less bandwidth demands which means lower operating costs for service providers... that's where money talks. ... cuz it's not about improving video quality!... that's just marketing spin.
  • Recent Achievements

    • One Month Later
      B2Proxy earned a badge
      One Month Later
    • One Year In
      MadMung0 earned a badge
      One Year In
    • Week One Done
      jefred earned a badge
      Week One Done
    • Apprentice
      JoeyNeo went up a rank
      Apprentice
    • Week One Done
      oliviaexpo earned a badge
      Week One Done
  • Popular Contributors

    1. 1
      +primortal
      483
    2. 2
      PsYcHoKiLLa
      227
    3. 3
      Skyfrog
      71
    4. 4
      FloatingFatMan
      60
    5. 5
      Nick H.
      54
  • Tell a friend

    Love Neowin? Tell a friend!