More screenshots:
| Author | Diago |
|---|---|
| Created | Oct 25, 2008 |
| Updated | Feb 27, 2009 |
| Installs (this week) | 4 |
| Installs (total) | 10,845 |
| Average rating |
|
Successor to Aqua Transparency and Vista Transparency Theme.
Thx to Ambroos, Len, dotter, Pirlouy, achilles, taa and the DtTvB for inspiration.
Prerequisite:
Glasser extension @ https://addons.mozilla.org/en-US/firefox/addon/7336
Modified Glasser script from Ambroos @ http://www.neowin.net/forum/index.php?showtopic=673940
Recommended:
Vistaglazz tool @ http://www.codegazer.com/vistaglazz (not needed for Windows7!)
The FX are best with the Windows taskbar on the top of the screen (RSI prevention)
Nice to have (todo: toolbars become too transparent):
Toggle Chrome/Maximized @ http://custombuttons2.com/forum/viewtopic.php?f=35&t=523
change: function hideChrome() {
if (navigator.platform == "Win32") {
window.maximize();
document.getElementById("main-window").setAttribute('hidechrome','true');
window.moveTo(screen.availLeft, screen.availTop);
window.resizeTo(screen.availWidth, screen.availHeight);
} else { ....
Tested with firefox 3.1-3.7a and d
Thx to Ambroos, Len, dotter, Pirlouy, achilles, taa and the DtTvB for inspiration.
Prerequisite:
Glasser extension @ https://addons.mozilla.org/en-US/firefox/addon/7336
Modified Glasser script from Ambroos @ http://www.neowin.net/forum/index.php?showtopic=673940
Recommended:
Vistaglazz tool @ http://www.codegazer.com/vistaglazz (not needed for Windows7!)
The FX are best with the Windows taskbar on the top of the screen (RSI prevention)
Nice to have (todo: toolbars become too transparent):
Toggle Chrome/Maximized @ http://custombuttons2.com/forum/viewtopic.php?f=35&t=523
change: function hideChrome() {
if (navigator.platform == "Win32") {
window.maximize();
document.getElementById("main-window").setAttribute('hidechrome','true');
window.moveTo(screen.availLeft, screen.availTop);
window.resizeTo(screen.availWidth, screen.availHeight);
} else { ....
Tested with firefox 3.1-3.7a and d
More Info
Feedback
Discussions
Ask a new question or add a review for this style.