pHROZEN gHOST

Acerca de mim

Informação do programador
Nome pHROZEN gHOST
Utilizador desde Março 5, 2007
Número de extras desenvolvidos 0 extras
Avaliação média dos extras do programador Ainda sem avaliação

Minhas análises

Download Status Bar

Avaliado com 5 de 5 estrelas

This is a MUST HAVE add-on. I'd give it 10 stars if I could. Unfortunately, recent changes make it no longer function in Palemoon 26.0.

There is a workaround.

Around line 1388 of bootstrap.js you need to add code between the lines ...

DownloadBarComponent.prototype = {
...
this.windowtype = "mail:3pane";
DownloadBar.windowtype = "mail:3pane";
break;
_________________________________________________________________
case "Pale Moon":
this.ff26above=false;
DownloadBar.ff26above=false;
this.windowtype = "navigator:browser";
DownloadBar.windowtype = "navigator:browser";
break;
_________________________________________________________________
case "Fennec": break;
default: //"Firefox", "SeaMonkey"
}

In order to modify bootstrap.js, you must open the .XPI file for the addon. Best approach is to go to the addon page, right click the link to install the addon and save it to your desktop. Then, open with winzip (XPI is ZIP). In winzip, open bootstrap.js with notepad++, go to line 1388 and add in the extra case for palemoon. Then fille --> Save and exit. Winzip should ask if you want to update the XPI file. Yes! Then save the XPI file from Winzip. Now, in palemoon, open the XPI file and you can install the fixed version.

Hope this helps those who did not know how to get at the bootstrap.js :-)

Esta análise é para uma versão anterior do extra (12.3.0.1-signed).  Este utilizador tem 4 revisões anteriores deste extra.

CuteButtons

Avaliado com 5 de 5 estrelas

This is one of my favorite interface changes.

This is not the safest solution. But it will get you by until the signed version is out.

In about:config change xpinstall.signatures.required to false.
Re-install.

Esta análise é para uma versão anterior do extra (0.4.0). 

Yahoo! Mail Notifier

Avaliado com 5 de 5 estrelas

I am on pale moon v25.1.0. This add-on (latest version - 1.7.4) still works. However, there is one little issue. Yahoo log in screen comes up when my browser is started. If I disable YMN, I never see that log on screen again. Right now I'm putting up with the log in screen because I like the add-on.

This issue also happens on Firefox v35.

Este utilizador tem 2 revisões anteriores deste extra.

Download Status Bar

Avaliado com 5 de 5 estrelas

If I could have only one add-on made a permanent part of Firefox, this is it. The author has done a phenomenal job of replacing the original with something that is even better. His dedication to the task is second to none. Congratulations for a job well done :-)

BTW, second choice would be Tab Mix Plus.

Esta análise é para uma versão anterior do extra (6.2.0.1-signed).  Este utilizador tem outras revisões deste extra.

Download Status Bar

Avaliado com 5 de 5 estrelas

OK, if you don't have this add-on, what's stopping you. This is, bar none, the best add-on for Firefox.

Esta análise é para uma versão anterior do extra (3.5.0.1-signed).  Este utilizador tem outras revisões deste extra.

Download Status Bar

Avaliado com 5 de 5 estrelas

This just gets better and better every day.Do you have plans to add a pop-up when the mouse is over a download ... like the old DSB?

My mistake. I clicked on a download box and there it is. That's good enough for me.

If I could give 10 stars I would.

Esta análise é para uma versão anterior do extra (1.9.6.1-signed).  Este utilizador tem outras revisões deste extra.

Download Nubs

Avaliado com 5 de 5 estrelas

Awesome+++ (50 stars)

The author has done his homework here.

I pity the poor fools that are bashing the author's efforts to present a better alternative to the non-working, and as yet unsupported, Download StatusBar.

BTW I have looked at the source code for this add-on and I see nothing at all wrong with it.

I have only one complaint. The author's assumption is that a light background everywhere (even on the bar buttons) is acceptable. I use a dark background (#0e2a48) with chartreuse text. My pop-ups have chartreuse text on a near white background. WTF?!?!?!?!?

No bother. I rewrote part of the author's skin CSS and I am happy. Even the buttons have proper colors (hovered or not). Maybe the next release should RESPECT the color scheme .... puleeezzzz :-)

If more people would stop bitching at the efforts of others, the world would be a better place.

KUDOS to the author. You are awesome!!!!

Download Status Bar

Avaliado com 4 de 5 estrelas

Although this is a work in progress, it works. That's more than I can say for Download Statusbar which I used for years. It stopped working with FFv26.

I would like to see a configuration item for the maximum width of each download and the possibility to clear completed downloads by double clicking the bar

Esta análise é para uma versão anterior do extra (1.8.1.1-signed). 

Yahoo! Mail Notifier

Avaliado com 5 de 5 estrelas

1.7.0.1 works with FF 25.0.1 on yahoo.ca.

Esta análise é para uma versão anterior do extra (1.0.7.1-signed.1-signed).  Este utilizador tem outras revisões deste extra.

NewScrollbars [Tb 10-56] (discontinued)

Avaliado com 5 de 5 estrelas

Like others, I have looked for something like this. Currently running FF 10 beta 6. They work fine.

Esta análise é para uma versão anterior do extra (1.0.3.1-signed). 

Yahoo! Mail Notifier

Avaliado com 5 de 5 estrelas

Best Yahoo Mail notifier available. Have been using it for years with only one issue which the author was VERY quick to fix - Yahoo's fault BTW.

Unfortunately, it looks like Yahoo did something to break it again.

It really would be nice if readers like FASTKC would describe how they fixed their recent issue since this could help a lot of people.

Esta análise é para uma versão anterior do extra (1.0.1.1-signed.1-signed). 

ViewAbout

Avaliado com 2 de 5 estrelas

Type "About:About" in the address bar without the quotes. Now you have a menu of many of the About commands without having to add anything to Firefox.

NOTE TO br2: You can edit the code. I added About:Addons because it wasn't included.
Then I minimized the whole thing to be just About:About.
And then I eliminated it :)

Esta análise é para uma versão anterior do extra (2.0.1.1-signed.1-signed). 

MR Tech About:About

Avaliado com 3 de 5 estrelas

A few things are now broken with Firefox 3.6 RC2 - probably will be broken on the final release. May even have been broken much earlier (didn;t notice until now)

1) it is no longer supported for 3.6
2) about:plug-ins is broken
3) about kitchen sink is broken (not a show stopper but)
4) About:about is broken

I managed to fix items:
1 - simple RDF file change
2 - leave the about:plugins as the command (don't get fancy)
and 3 - commented out the product name check

MR Tech About:About

Avaliado com 3 de 5 estrelas

I would have rated it a tad higher if it wasn't sadly out of date.

A few things are now broken with Firefox 3.6 RC2 - probably will be broken on the final release. May even have been broken much earlier (didn;t notice until now)

1) it is no longer supported for 3.6
2) about:plug-ins is broken
3) about kitchen sink is broken (not a show stopper but)
4) About:about is broken

I managed to fix items:
1 - simple RDF file change
2 - leave the about:config alone
and 3 - commented out the product name check

MR Tech About:About

Avaliado com 3 de 5 estrelas

I would have rated it a tad higher if it wasn't sadly out of date.

A few things are now broken with Firefox 3.6 RC2 - probably will be broken on the final release. May even have been broken much earlier (didn;t notice until now)

1) it is no longer supported for 3.6
2) about:plug-ins is broken
3) about kitchen sink is broken (not a show stopper but)
4) About:about is broken

I managed to fix items:
1 - simple RDF file change
2 - leave the about:config alone
and 3 - commented out the product name check

AutoPager

Avaliado com 5 de 5 estrelas

Wish it worked fully on Mozilla Personas site.

This is one of my FAV scripts. Wish it were better :-o

First page works fine. Subsequent pages won't allow the "preview" feature. Why?

Contact me if you need more details - [email protected].

Esta análise é para uma versão anterior do extra (0.6.0.5). 

AutoPager

Avaliado com 5 de 5 estrelas

Why OH WHY doesn't firefox have this feature by default. It is F-A-B-U-L-O-U-S.

So, why doesn't the Mozilla Personas web site work properly with this proggie?

The first page previews fine. Subsequent pages work fabulously. But they don't allow a persona preview.

Why?

PLEASE make this work!!!!!!!!!!

Esta análise é para uma versão anterior do extra (0.6.0.5). 

AutoPager

Avaliado com 5 de 5 estrelas

Why OH WHY doesn't firefox have this feature by default. It is F-A-B-U-L-O-U-S.

So, why doesn't the Mozilla Personas web site work properly with this proggie?

The first page previews fine. Subsequent pages work fabulously. But they don't allow a persona preview.

Why?

PLEASE make this work!!!!!!!!!!

Esta análise é para uma versão anterior do extra (0.6.0.5). 

Stylish - Custom themes for any website

Avaliado com 5 de 5 estrelas

One of my favorite addons for Firefox. It just gets better and better.

Unfortunately, UserStyles.Org is gone.
Firefox displays a blank page with status Done.
IE says it cannot display the page.

Without Userstyles, there is no repository for scripts :-(

Esta análise é para uma versão anterior do extra (1.0.7).  Este utilizador tem outras revisões deste extra.

Stylish - Custom themes for any website

Avaliado com 5 de 5 estrelas

An excellent addon without question.

It really would be nice if the web page (http://userstyles.org) stayed up.

Often when I visit, it's down.

Esta análise é para uma versão anterior do extra (0.5.7).