Recommended Posts

Vertical tabs don't work with this add-on. It's odd, and I tried it with both tab kit and tree style tabs, but each time the fonts become translucent. When I disable the vertical tab add-ons the glass add-on functions Perfectly. It's so nice I would almost give up my vertical tabe, but then it would make firefox almost completely useless.

If you can come up with a quick fix, since I suspect it may be fairly simple, I would be an extremely happy person.

Firefox 3.5.3, Windows 7 RTM x64, but with 32-bit firefox.

First off, thank you for this add-on! I love it!

I am however having a small problem, and was curious if anyone else experiences something similar. It seems that occasionally text on the tabs is screwed and/or cutoff. Screen shot attached...

Also, it seems that the text in the search box is slightly cutoff as well.

This is on Firefox v3.53

Am I the only one with these problems?

post-312352-1253905090.jpg

post-312352-1253905094.jpg

Great, but Chrome and Opera are not Firefox.

I've yet to find an extension or mod that hides the title bar and not just the title bar text whilst in one of the 3.7 or 4.0 themes with All Glass mods.

Just because there isn't one yet doesn't mean it's not possible.

  • 2 weeks later...

I love the Idea of this addon.

But i have some problems with it:

- i have a black field where the tabs are. screenshot: >here<

- sometimes the whole firefox get transparent. i cant read anything. then i have to restart firefox to solve the problem.

i hope you can give me some tipps to solve the problems because i love this addon.

I have found the Problem.

Your addon has problems with Gmail Notifier.

When i aktivate this addon a big black bar appers.

hope you fix this.

I'm sorry, but I can't fix this. On the download page I clearly mention GMail Notifier is incompatible.

If you want to try something else: https://addons.mozilla.org/en-US/firefox/addon/3179 = GMail Checker and does the same as GMail Notifier but doesn't mess up my addon!

Just a little update, but a few days ago this addon has hit 500,000 downloads (in 7 months)!

That's half a million or 1/20th of my countries total population :D !

Thanks everyone who uses this, I love you all!

Just a little update, but a few days ago this addon has hit 500,000 downloads (in 7 months)!

That's half a million or 1/20th of my countries total population :D !

Thanks everyone who uses this, I love you all!

Whoa dude that is a lot...

congrats!!!

where you from?

hey anyways i dont think my firefox is looking the way its supposed to =/

LOOK:

Untitled-1.jpg

  • 2 weeks later...
Vertical tabs don't work with this add-on. It's odd, and I tried it with both tab kit and tree style tabs, but each time the fonts become translucent. When I disable the vertical tab add-ons the glass add-on functions Perfectly. It's so nice I would almost give up my vertical tabe, but then it would make firefox almost completely useless.

If you can come up with a quick fix, since I suspect it may be fairly simple, I would be an extremely happy person.

Firefox 3.5.3, Windows 7 RTM x64, but with 32-bit firefox.

I have an update: Glasser works, although it does not look quite as good. I'm not sure what exactly causes the text to be see-through but its not something in glasser.

Attached is a screen shot of the all-glass Firefox add-on with vertical tabs creating the interesting problem I am experiencing.

I have to admit that it does look very pretty, although it is completely useless as an information tool.

post-312260-1255477480_thumb.png

Solution to Tree Style Tabs and other vertical tabs making fonts transparent is here. I think there should be a way to select horizontal/vertical tabs in the All-glass options.

In windows 7 it might look ugly cause of the gradient that suddenly ends in the middle. If it bugs you change:

dwm.ExtendFrameIntoWindow(height, 0, bottom, 0+tabwidth);

to:

dwm.ExtendFrameIntoWindow(height, 0, bottom, 0);

Hey people!

I've been working on some alternative versions for stuff like Treestyle Tabs and doing some fixes for the upcoming Firefox 3.6 release.

Along with that I'll be launching a proper website with all information about this addon bundled at one place.

I'm still just a student and in general get annoyed easily, so expect it to be about two weeks before launch!

About some toolbars (like Lastpass and StumbleUpon), the way to get them glassed it by simply making the background transparent instead of that normal toolbar. Unfortunately, I haven't found how to do that yet, neither by adjusting my code or changing the toolbar code itself. If anyone finds it, please let me know so I can create a fix for it!

That's all for now :) Any questions: mail/pm/just post them here!

- Ambroos

How do we get this exact look for FF?

All-Glass Firefox v2, and skin? If yes, which one?

official neowin forum:

https://www.neowin.net/forum/index.php?showtopic=807922 /

deviant art directions:

http://spewboy.deviantart.com/art/Strata40-v0-4-3-132191373

Edited by brianicoleman
I'm using this on Windows 7 64bit with Firefox 3.5.3. It works much better than either of the other methods I tried.

There are a couple of problems, though... the tab bar and status bar both have a box behind them. The status bar is especially hard to read.

Try disabling all your addons (except All Glass) and then re-enabling them one by one to see which one is causing the problems. These problems are addon-related in 99.9% of all cases.

Try disabling all your addons (except All Glass) and then re-enabling them one by one to see which one is causing the problems. These problems are addon-related in 99.9% of all cases.

I disabled my extensions and the problem is the same...

I have Adblock Plus, Download Statusbar, and SmoothWheel.

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

    • No registered users viewing this page.
  • Posts

    • Windows Server gets DNS over HTTPS (DoH) support by Usama Jawad For the past few months, Microsoft has been previewing DNS over HTTPS (DoH) for Windows DNS Server, touting it as a foundational upgrade for zero-trust enterprise networks. It essentially introduces encrypted, authenticated DNS for the networks rather than transmitting DNS traffic in clear. Now, the company has introduced the general availability (GA) of this feature. The GA of DoH encourages organizations to deploy the solution in production environments without implementing a new client-to-resolver architecture. DoH helps improve the overall security of the network and reduces the risk of spoofing due to its zero-trust design. This is a significant change because pretty much every interaction with the network requires interfacing with DNS. DoH offers several advantages over standard DNS traffic, such as encryption using HTTPS, preventing unauthorized inspection, man-in-the-middle attacks, and traffic analysis. Since it leverages TLS certificates so that clients can verify the identity of the DNS server, it prevents spoofing through this authentication mechanism. Additionally, it's built on the DoH standard defined by the Internet Engineering Task Force (IETF), which means that it should work with modern RFC 8484-compliant clients. Finally, it integrates into the existing network architecture seamlessly and can even run in parallel with standard DNS, so that customers can migrate to the new technology at their own pace. Microsoft says that in the past few months of preview, DoH has become more stable, and customers can confidently deploy it in production environments with proper guidance. Microsoft has emphasized that migrating to DoH is necessary for organizations that are moving toward zero-trust DNS solutions. Windows clients already support DoH, but the latest availability on Windows Server provides encrypted DNS to all endpoints. The company has also mentioned that "while this release focuses on encrypting client-to-resolver communication, support for encrypted communication between Windows DNS Server and upstream DNS resolvers is planned for a future update." You can follow Microsoft's guidance to deploy DoH here, but keep in mind that you need a Windows Server 2025 installation with the latest Patch Tuesday updates installed.
    • Lol I had one of these turn faulty in Jan, guess it wasn't just bad luck lol
    • I'm team Rossmann all the way. I have the exact same NVME, altough not in an array like him.
    • It had gone weeks ago. Although thinking about it I'm on the beta.
    • They thought value of their goods would forever only drop like it used to and didn't account for sudden increase in price because of all the Ai hype. Tough luck Samsung, don't try to weasel this one out. Also American customer protection laws are a**. In Europe, you need to be compensated for a functioning product of same or better characteristics (not same price point as when it was originally bought!) if it can't be repaired and when you receive a replacement product your warranty starts from scratch because you received a different item than you previously had and old warranty thus cannot apply to it anymore. If your actual item was successfully repaired, warranty gets extended for the period the item was in service. If item is repaired to a significant extent, warranty also starts over from scratch because major part of it was replaced. Americans need to fight to get this kind of consumer protections because they are constantly getting screwed over.
  • Recent Achievements

    • Week One Done
      davidbazooked earned a badge
      Week One Done
    • One Month Later
      Jamswaz earned a badge
      One Month Later
    • Week One Done
      Jamswaz earned a badge
      Week One Done
    • Rookie
      Marzoid went up a rank
      Rookie
    • Community Regular
      coch went up a rank
      Community Regular
  • Popular Contributors

    1. 1
      +primortal
      511
    2. 2
      PsYcHoKiLLa
      184
    3. 3
      +Edouard
      159
    4. 4
      Steven P.
      83
    5. 5
      ATLien_0
      75
  • Tell a friend

    Love Neowin? Tell a friend!