pagerankstatus
| resources: | Home Mailing List Installation Source Code Members Screenshots |
|---|
What's New
- 2007-04-19: v0.9.8 for firefox
- 2005-10-19: v0.9.6 for firefox
- 2004-11-29: v0.9.4 for firefox
- 2004-08-20: v0.9 for firefox
- 2004-07-24: v0.8 for firefox
- 2004-07-19: v0.7 for firefox
- 2004-07-15: v0.5 for firefox
- 2004-07-14: mozilla version
- 2004-07-13: v0.4
- 2004-07-07: v0.3
- 2004-07-05: v0.2
- mozdev.org
Other Stuff
The pagerankstatus project (for Firefox and Mozilla)
Google Pagerank status:
Displays the Google Pagerank in your browser's status bar.
2007-04-19:
v0.9.8: code fixed (bug not displaying pagerank), cleaned and repacked for FF 1.5-2.0+
Download & install:
Firefox Google Pagerank extension
2005-10-19:
v0.9.6: repack to make it work with Firefox 1.5 beta 2
2004-11-29:
v0.9.4: little bug fix with url encode, and now compatible with FF 1.0
2004-08-20:
v0.9: many bug fixes and a new nice feature developped by R. Rajesh Jeba Anbiah.
new feature:
* display the google category, and you can directly open a newtab with that category.
* click on the pagerank picture: left mouse button will open the new tab window with the category, and right mouse button to switch the state (enable/disable)
* tooltip now shows only the category name, and pagerank number is displayed directly on the picture.
bug fixes:
* while in disabled state, firefox crashed when opening a window with a javascipt function and statusbar=0. it is now fixed.
* new filters for the 'locahost' and private ip adresses.
R. Rajesh Jeba Anbiah did a great work (thanks again :) ), and cleaned to code too.
v0.8: the enabled/disabled state is now stored in the browser's preferences. each new window will be opened with the latest state. you may have 2 windows, one with the pagerank enabled, one with the pagerank disabled.
v0.7: i strongly encourage you to download the v0.7.
* i implemented a dynamic cache to store the pagerank we already have from google, so that it don't sends the request more than once. (each browser instance has is own cache). there is no cache limit for the moment, so the cache will grow until you close the window. i may fix that if it's a problem but there is only 2 int stored per URL,it's not so big
* enable/disable the pagerank: you can click on the pagerank picture to enable or disable the pagerank. When disabled, the pagerank is empty, and tooltip='Disabled'; no requests are sent to google.
* i added a filter when you are on google sites, no request is sent. (the IE googlebar displays 0 anyway and it will not fill the cache for nothing)
* it seems that the IE googlebar cuts the URL when sending the request (http://www.foo.com/index.php?var=1& ... becomes http://www.foo.com/index.php?), the checksum differs and the pagerank too. now it is fixed.
v0.6: was a buggy version, see v0.7 for new features.
v0.5 for firefox (mozilla version coming in a few days)
* bug fix: there was a problem with URL containing a '+', i fixed the urlencode function.
* queries are now only sent for URL begining with 'http', n/a displayed for the others (https, ftp, file,...)
v0.4: a little bug fix, v0.3 were asking several times the pagerank to google. with v0.4, only 1 request on each location change. note that the request is also done on each tab change.
v0.3 is the first final version, showing the pagerank as the real googlebar. older version displayed the pagerank with a text, now it is a small picture (see screenshot section).
Firefox Google Pagerank extension
How it works?
On each location change, a checksum is calculated (thanks to theses guys who did the asm->php work : http://alex.vort-x.net/google/
then a query is sent to google.com, exactly as the googlebar. the result contains the pagerank.
Note: Feel free to add your comments / bug reports
If you do not get a response to a question posted in this forum, please try sending a message to the project's mailing list or to the project owner directly.
- [1] Submitted by: Stephane on Thu, 8 Jul 2004 07:49:21 -0400
-
Tested only on FireFox 0.9.1
add a note here if you tested it on other versionMozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7) Gecko/20040626 Firefox/0.8 - [2] Submitted by: Gerhard Mack on Fri, 9 Jul 2004 11:31:18 -0400
-
You should provide an easy way to see the number instead of the bar. The bar is cool though.
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7) Gecko/20040626 Firefox/0.9.1 - [3] Submitted by: Miguel on Sat, 10 Jul 2004 09:25:44 -0400
-
It does not work on Firefox 0.9.0+
Mozilla/4.0 (compatible; MSIE 5.0b1; Windows 98) - [4] Submitted by: [m] on Sat, 10 Jul 2004 14:26:18 -0400
-
Why is't there a version for mozilla? It's not dependent on firefox-only features, so what gives?
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.1) Gecko/20040707 MultiZilla/1.5.0.4a - [5] Submitted by: -[FredTravel]- on Monday 12th July 2004 at 14:43 -0400
-
Working fine with:
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7) Gecko/20040626 Firefox/0.9.1Thanks a lot
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7) Gecko/20040626 Firefox/0.9.1 - [6] Submitted by: john on Tuesday 13th July 2004 at 07:16 -0400
-
Nice extension! thanks =)
The only weird thing, is when I check with Live HTTP header extension .. it seems that your extension is asking like 5 times the same request to google for each page
Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7) Gecko/20040626 Firefox/0.9.1 - [7] Submitted by: Max Thrane on Tuesday 13th July 2004 at 08:25 -0400
-
Tested on:
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7) Gecko/20040615 Firefox/0.9
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8a2) Gecko/20040711 Firefox/0.9.0+Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8a2) Gecko/20040711 Firefox/0.9.0+ - [8] Submitted by: Sergey on Tuesday 13th July 2004 at 09:40 -0400
-
Seems to me PageRank is working fine on FireFox 0.9.2
Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7) Gecko/20040707 Firefox/0.8 - [9] Submitted by: Gadgey on Tuesday 13th July 2004 at 09:58 -0400
-
Using 0.9.2 installed plgin . Restarted firefox but I cant see page rank bar anywhere. Where should it be ?
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7) Gecko/20040707 Firefox/0.8 - [10] Submitted by: Stephane on Tuesday 13th July 2004 at 10:46 -0400
-
thanks for your comments,
Gerhard Mack: well, the number is displayed as a tooltip when you drag your mouse over the pagerank picture.
Miguel: if you can tell me more, what exactly does not work?
[m]: you're right, i'm planning to do a mozilla version. i just need more time :)
john: thanks for reporting the bug, i released a v0.4 version. it is fixed now. (problem with the focus event)
Gadgey: there is no additional bar, this extension inserts the pagerank in the status bar. maybe if you do see the pagerank, you have to display the browser's status bar (menu: View->Status Bar, check it)
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7) Gecko/20040707 Firefox/0.9.2 - [11] Submitted by: Kev on Tuesday 13th July 2004 at 12:16 -0400
-
Great plugin, just what I have been looking for. Are there any plans for a Yahoo WebRank version?
Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7) Gecko/20040626 Firefox/0.8 - [12] Submitted by: Jay on Tuesday 13th July 2004 at 12:24 -0400
-
Isn't it suppose to display a PR for all sites that have PR?
because I only see PR for major sites like yahoo, dmoz, etc...etc. Now the other site such as my site has a PR of 5 on I.E but on FF i see o PR. is there a solution for this?Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7) Gecko/20040707 Firefox/0.9.2 - [13] Submitted by: Stephane on Tuesday 13th July 2004 at 14:26 -0400
-
Kev: no plans yet, but why not, if i have the time.
Jay: it is supposed to, can you give me the url of your site, maybe there is a bug that i can fix
Mozilla/4.0 (compatible; MSIE 6.0; Windows 98) - [14] Submitted by: Dave on Thursday 15th July 2004 at 11:28 -0400
-
I am having difficulty with urls that have a query string in them. I notice that the original php at has the same problem. Anyone got a workaround?
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.1) Gecko/20040707 - [15] Submitted by: Dave on Thursday 15th July 2004 at 11:48 -0400
-
Just to add to my post above. It gives no pr if there is a "+" in the first query string variable. Ok after that.
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.1) Gecko/20040707 - [16] Submitted by: Max on Thursday 15th July 2004 at 14:20 -0400
-
tested with firefox 0.9.2 - it doesn't work.
I display the status bar.Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7) Gecko/20040707 Firefox/0.9.2 - [17] Submitted by: - on Thursday 15th July 2004 at 16:47 -0400
-
perhaps this should be integrated in the googlebar in some way?
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7) Gecko/20040707 Firefox/0.9.2 - [18] Submitted by: Josh on Thursday 15th July 2004 at 17:04 -0400
-
Works great in standard 0.9.2 window.
However, having it installed doesn't allow my custom chrome to load up (i've got a custom chrome setup for use in accessing our company's intranet). My chrome doesn't have a status bar, so maybe that is the problem.
Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7) Gecko/20040626 Firefox/0.9.1 - [19] Submitted by: Stephane on Thursday 15th July 2004 at 18:18 -0400
-
Dave: thanks for the bug report, there was a mistake in my urlencode function. fixed in v0.5 (well i hope)
Max: maybe there is a conflict with another extension
Josh: i guess it is the problem, since the extension shows itself in the status bar (using overlay)Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7) Gecko/20040707 Firefox/0.9.2 - [20] Submitted by: Josh on Thursday 15th July 2004 at 18:52 -0400
-
Okay, problem fixed. I added a pared down version of the firefox statusbar and the problem went away.
Is there a way to selectively disable/enable an extension for different chromes?
Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7) Gecko/20040707 Firefox/0.9.2 - [21] Submitted by: james on Thursday 15th July 2004 at 23:38 -0400
-
I have download file : pagerankstatusmoz.xpi for Mozilla 1.7, how to use it?
Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7) Gecko/20040616 - [22] Submitted by: Max on Friday 16th July 2004 at 05:22 -0400
-
after a restart, it works!
thanks, that is a very good and helpful extension.
Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7) Gecko/20040707 Firefox/0.9.2 - [23] Submitted by: Stephane on Friday 16th July 2004 at 10:49 -0400
-
James: you have to open it under mozilla, or drag/drop the file into mozilla. it should start the installation. then you need to restart mozilla
Josh: no idea, sorryMozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7) Gecko/20040626 Firefox/0.8 - [24] Submitted by: MTO on Friday 16th July 2004 at 21:43 -0400
-
I love it, I love the location where it's placed, and all, great job! :-)
One feature I would like for it to have is an "enable/disable" option. Maybe an option by right mouse clicking it or something like that...
Sometimes I dont want Google to know about some sites existence (developing, security, etc), and this would help avoid such thing.Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7) Gecko/20040707 Firefox/0.9.2 StumbleUpon/1.995 - [25] Submitted by: Mathieu on Friday 16th July 2004 at 21:55 -0400
-
Could you make it so it will charge de pagerank when you switch tabs _only_ if a request was not sent before ... for me it doubles the requests sent to google. Not a bad problem for me but multiply this for all the possible users that will get your extension and the useless load that will be put on google server
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7) Gecko/20040716 Firefox/0.9.1+ - [26] Submitted by: Stephane on Saturday 17th July 2004 at 08:46 -0400
-
MTO & Mathieu: you're both right, and i've already thought about it. (implemented in v0.6)
Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.7) Gecko/20040707 Firefox/0.9.2 - [27] Submitted by: MTO on Saturday 17th July 2004 at 21:24 -0400
-
Great, thanks, that was really quick! :-)
It took me a while to notice it though... the pagerank bar is grayed out, great... but would it be too hard to also gray out the "PageRank" text? I'm thinking it will be even more intuitive for newcomers.
Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7) Gecko/20040707 Firefox/0.9.2 - [28] Submitted by: Jayzee on Sunday 18th July 2004 at 06:38 -0400
-
will no longer be available for the time being as the webhost had close the server. If you need to check the pagerank, do it here. www.seosmart.com
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7) Gecko/20040707 Firefox/0.8 - [29] Submitted by: Thomas on Sunday 18th July 2004 at 13:05 -0400
-
Version 0.6 doesn't work anymore, on every site I get only an empty page rank result (no green bar and when I move the mouse over, I get only a small empty tooltip).
If I remember correctly, after the update (from 0.5 to 0.6), the page rank still works, but then I disabled it and now it seems to be broken (yes, I reenabled it :-).
BTW: When disabled, it should be grayed out or somethink else, not only a "disabled" tooltip.
Thanks in advance, Thomas
Mozilla/5.0 (X11; U; Linux i686; de-DE; rv:1.7) Gecko/20040626 Firefox/0.9.1 - [30] Submitted by: Thomas on Sunday 18th July 2004 at 13:07 -0400
-
Now, after disabling and enabling, I do not get the empty tooltip anymore, but the page rank is 0/10 for *every* website.
--Thomas
Mozilla/5.0 (X11; U; Linux i686; de-DE; rv:1.7) Gecko/20040626 Firefox/0.9.1 - [31] Submitted by: Thomas on Sunday 18th July 2004 at 13:28 -0400
-
Sorry for spamming your comments, but now the page rank works again, perhaps a problem at Google?
--Thomas
Mozilla/5.0 (X11; U; Linux i686; de-DE; rv:1.7) Gecko/20040626 Firefox/0.9.1 - [32] Submitted by: Stephane on Sunday 18th July 2004 at 18:46 -0400
-
Thomas: no it's a problem with the preferences i tried to store (for the state enabled/disabled). i thought the v0.6 was ok, i tried it on a win98. but here on xp, it does not work anymore, dunno why. i'll rebuild a working version soon until i find the bug
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7) Gecko/20040707 Firefox/0.9.2 - [33] Submitted by: Dyna on Monday 19th July 2004 at 05:35 -0400
-
Do i have to accept the cookies, which the extension wants to set?
Mozilla/5.0 (Windows; U; Windows NT 5.1; de-DE; rv:1.7) Gecko/20040707 Firefox/0.9.2 - [34] Submitted by: Thomas on Monday 19th July 2004 at 09:44 -0400
-
Hi Stephane, thanks for fixing the problem in 0.7!
Are there any plans to merge your project with googlebar or provide them help to intecrate your page rank into the googlebar?
--Thomas
Mozilla/5.0 (X11; U; Linux i686; de-DE; rv:1.7) Gecko/20040626 Firefox/0.9.1 - [35] Submitted by: Stephane on Monday 19th July 2004 at 16:20 -0400
-
Dyna: no you can refuse the cookie, the extension should still work
Thomas: no plans, you may read this:Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7) Gecko/20040707 Firefox/0.9.2 - [36] Submitted by: Thomas on Monday 19th July 2004 at 16:35 -0400
-
Stephane, the mozdev forum seems to delete the URLs in the postings.
--Thomas
Mozilla/5.0 (X11; U; Linux i686; de-DE; rv:1.7) Gecko/20040626 Firefox/0.9.1 - [37] Submitted by: Stephane on Tuesday 20th July 2004 at 03:13 -0400
-
url is: on the googlebar project on mozdev, there is a link 'pagerank'
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7) Gecko/20040707 Firefox/0.9.2 - [38] Submitted by: Andrew on Wednesday 21st July 2004 at 11:27 -0400
-
I doesn't appear to work with Mozilla 1.7.1.
I don't see anything anywhere once I install it.
Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.1) Gecko/20040707 - [39] Submitted by: Andrew on Wednesday 21st July 2004 at 11:29 -0400
-
Wait nevermind, it does work.
I'm stupid.
Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.1) Gecko/20040707 - [40] Submitted by: Rene on Wednesday 21st July 2004 at 12:40 -0400
-
Now I don't need the IE for PR information. Thank you for this extension! BUT: Can you implement an option to set the PR statusbar disabled or enabled at browserstart (or disabled per default)? I don't need the PR on any site and every time I start the Firefox the PR statusbar is enabled.
Thank you for this extension nevertheless :-)
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7) Gecko/20040626 Firefox/0.9.1 - [41] Submitted by: Steve Magruder on Wednesday 21st July 2004 at 14:09 -0400
-
v0.7 works well (thanks!), but the rank isn't updated if I switch between tabs in Firefox 0.9.2.
Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7) Gecko/20040707 Firefox/0.9.2 StumbleUpon/1.994 - [42] Submitted by: Stephane on Wednesday 21st July 2004 at 17:35 -0400
-
Rene: yes it is already implemented for the next version, i wanted it too :) i had some problems with it in v0.6 and i'm testing it on different browser to be sure it's working before releasing it.
Steve: switching tabs should send a 'focus' event and update the pagerank. i played with 3 tabs, with 3 differents domains, on my computer it works well (Firefox 0.9.2 too). i tried it on a old computer (PII-400) and sometimes the pagerank won't update when switching tabs, as if the focus event was not sent. if i click within the tab, the pagerank changes. weird. reading the docs, i think i'm using the right method to get the event... i'll try to see what's wrong
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7) Gecko/20040707 Firefox/0.9.2 - [43] Submitted by: Alister cameron on Thursday 22nd July 2004 at 02:55 -0400
-
I don't know if this has been asked for already, but what would make this PERFECT is if an Alexa rating was there as well!
I don't know whether that checksum has been cracked! But I'd love to see it.
Thanks.
Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7) Gecko/20040707 Firefox/0.8 - [44] Submitted by: Rene on Thursday 22nd July 2004 at 03:47 -0400
-
Stephane: Thanks for your response :)
When you bring the 'default status disabled' into being your nice extension leaves nothing to be desired :))Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7) Gecko/20040626 Firefox/0.9.1 - [45] Submitted by: Fletcher on Thursday 22nd July 2004 at 17:10 -0400
-
VERY good. Thank you a lot for this! Now I don't need the IE to look up a PR. :-)
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7) Gecko/20040707 Firefox/0.9.2 - [46] Submitted by: R. Rajesh Jeba Anbia on Friday 23rd July 2004 at 06:30 -0400
-
Nice. Would it possible for you to add the category (google directory) option as in the real google toolbar?
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7) Gecko/20040707 Firefox/0.9.2 - [47] Submitted by: Rene on Sunday 25th July 2004 at 14:16 -0400
-
Version 0.8 for FF works as intended. Thank you and compliment for this marvelously extension - small, informative, on call and on the right place :-)
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7) Gecko/20040626 Firefox/0.9.1 - [48] Submitted by: Yoki on Monday 26th July 2004 at 22:00 -0400
-
How does this gel with Google's policy of not allowing automatic requests to Google's servers?
Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; .NET CLR 1.1.4322) - [49] Submitted by: D C on Tuesday 27th July 2004 at 07:01 -0400
-
I am running Firefox 0.8 so I tried to install the Google PR using:
Firefox version: : install or download (v0.8)
But it said "sorry, the extension is for version 0.8 to 1.0" (or something like that.) So then I tried to install:
Firefox version: : install or download (v0.7)
But got the same message. Nothing got installed even though each time the download manager said it was completed. Thanks.
Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1) - [50] Submitted by: Stephane on Tuesday 27th July 2004 at 15:45 -0400
-
R. Rajesh Jeba Anbia: no sorry, this project is only giving the google pagerank. and i think the category option has his place in the googlebar project for mozilla.
Rene (and all others): thanks for the feedback :) and thanks goes to the guys who did the desassembly and php codes which i used to do the project.
Yoki: well... i guess everyone knows the answer. if google ask me to remove the project, i certainly will. for now, this project is giving to google the same informations as the googlebar for IE, but for the mozilla users. Having more informations for a search engine service is obviously very important. This project does not hammer the google servers (only 1 request by url, and there is an internal cache). Number of requests to google is the same if you use IE or Firefox (maybe less, i didn't checked if the IE googlebar has a cache).
In the past, i understand that google didn't want to see the pagerank source code being public, but now things has changed, the code is public, and there is hundreds of websites and php scripts using it, based on the same code.D C: weird thing, i used v0.8 too when i started the project. i've been sent an email a few days ago, same error too, he had to unzip the .xpi file, and had to change the minor/major version number in the install file. (maybe by setting minorversion to 0.7) ? can you try ?
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7) Gecko/20040707 Firefox/0.9.2 - [51] Submitted by: Somebody on Wednesday 28th July 2004 at 13:45 -0400
-
Suggestion: As for Google domains, there is no need to check the PR for localhost and 127.0.0.x . I would like to see those domains also excluded.
I reverted to 0.7 because I cannot open new windows with 0.8. Maybe it interferes with other extensions.
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7) Gecko/20040626 Firefox/0.9.1 with Shellblock patch
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7) Gecko/20040626 Firefox/0.9.1 - [52] Submitted by: Matt. on Friday 30th July 2004 at 00:57 -0400
-
Can't get to the home site? :(
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7) Gecko/20040626 Firefox/0.9.1 - [53] Submitted by: The Ape on Friday 30th July 2004 at 02:07 -0400
-
Been down all day for me too
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7) Gecko/20040707 Firefox/0.9.2 - [54] Submitted by: Stephane on Friday 30th July 2004 at 02:48 -0400
-
Somebody: good idea, i'll do that for the next version
Matt & The Ape: the server is off for a few hours, will be up soon.
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7) Gecko/20040707 Firefox/0.9.2 - [55] Submitted by: Cremator on Friday 30th July 2004 at 14:53 -0400
-
Have the same problem as in post no 49. Tried your sugesstion and edited min-version to 0.7 in the rdf file. No difference.
Tested with: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.6) Gecko/20040210 Firefox/0.8
Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.6) Gecko/20040210 Firefox/0.8 - [56] Submitted by: koolmoe on Friday 30th July 2004 at 21:00 -0400
-
Wouldn't install for me in Moz 1.7.1 - says my version is incorrect. I have general.useragent.vendor set to msie for some site compatibilites, but changing that to nothing still resulted in the same message - though I haven't restarted Moz after changing it. Will try and report back.
But I also tried installing this at work on Moz 1.6 and got the same error and that install does not have a custom general.useragent.vendor
Regardless, great idea and thanks!
KMMozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.1) Gecko/20040707 msie - [57] Submitted by: Gayle on Saturday 31st July 2004 at 07:34 -0400
-
Ditto comment 55.
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040207 Firefox/0.8 - [58] Submitted by: revelon on Saturday 31st July 2004 at 07:57 -0400
-
Wouldn't install for me in Moz 1.7.1 - says my version is incorrect.
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.1) Gecko/20040707 - [59] Submitted by: Stephane on Saturday 31st July 2004 at 12:40 -0400
-
i'm going to check what's wrong with the version number. don't have time for now, maybe tomorow or on next monday.
for firefox, did someone try to put 0.8.0 for the minor version ?
for mozilla, i really don't understand, since there is no install.rdf fill with the version numbers... be sure to download the mozilla version on my on page.
Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.7) Gecko/20040707 Firefox/0.9.2 - [60] Submitted by: koolmoe on Sunday 1st August 2004 at 16:46 -0400
-
Definitely tried the Mozilla link, not the FF link.
Whether my general.useragent.vendor custom string was set to msie or not, it gave me version errors...WHEN I tried to install it from the web.
So I downloaded it, quit Moz, double-clicked the xpi, told Winders to use mozilla.exe to open it, and it installed successfully.
Seems to work fine so far for the few pages I've tried.
KMMozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.1) Gecko/20040707 - [61] Submitted by: zboubi on Monday 2nd August 2004 at 14:39 -0400
-
Doesnt work with my firefox 0.8 on freebsd
Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.6) Gecko/20040310 Firefox/0.8 - [62] Submitted by: Somebody on Tuesday 3rd August 2004 at 00:46 -0400
-
Follow up to 51
Have re-installed with a clean profile. Open a new window now works 100% OK. So the problem wasn't with PRstatus.
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7) Gecko/20040626 Firefox/0.9.1 - [63] Submitted by: Stephane on Tuesday 3rd August 2004 at 06:45 -0400
-
For FireFox 0.8, i finaly know why it is not working.
-thanks to nick stallman who answered me on the project owner mailing list- :"Firefox 0.8 didnt support the new Install.rdf
Use the old Install.js system"i'll have to rebuild a package using the old install system... the current version should work for v0.9+
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7) Gecko/20040626 Firefox/0.8 - [64] Submitted by: Somebody on Wednesday 4th August 2004 at 13:50 -0400
-
v0.8 ping Google twice :-(
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7) Gecko/20040626 Firefox/0.9.1 + Shellblock - [65] Submitted by: Stephane on Wednesday 4th August 2004 at 15:56 -0400
-
what tool did you use to see it ping google twice ?
i checked with livehttpheaders... only 1 request is sentMozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7) Gecko/20040707 Firefox/0.9.2 - [66] Submitted by: Somebody on Wednesday 4th August 2004 at 23:35 -0400
-
LiveHttpHeaders 0.9
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7) Gecko/20040626 Firefox/0.9.1 + Shellblock - [67] Submitted by: Stephane on Thursday 5th August 2004 at 05:13 -0400
-
can you tell me more ? how to reproduce it, with tabs or not ? ... ?
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7) Gecko/20040626 Firefox/0.8 - [68] Submitted by: pablo on Thursday 5th August 2004 at 21:15 -0400
-
Really great extension. Thanks!
But it doesn't seem to work with frames, am I right?Mozilla/5.0 (Windows 3.1) Gecko/20040614 Firefox/0.9 - [69] Submitted by: Craig on Friday 6th August 2004 at 05:06 -0400
-
Hi, I'm trying to take a look at the source, but the src/ folder is empty when browsing CVS respository online or checking out via pserver. Any idea why?
Thanks
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7) Gecko/20040614 Firefox/0.9 - [70] Submitted by: samuel on Friday 6th August 2004 at 13:36 -0400
-
great extension, but i get many errors in the javascript-console:
error: window._content has no properties
source: chrome://pagerankmozstatus/content/pagerankmozstatus.js
line: 231Mozilla/5.0 (Windows; U; Windows NT 5.0; de-AT; rv:1.7.1) Gecko/20040707 - [71] Submitted by: Jason on Friday 6th August 2004 at 16:40 -0400
-
Doesn't appear to be working for Mozilla on linux. It DL's and installs ok, but I can't find it any were in menus nor does it appear on the browser.
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.2) Gecko/20040803 - [72] Submitted by: Nuno on Sunday 8th August 2004 at 08:44 -0400
-
And where is the source code???
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7) Gecko/20040626 Firefox/0.9.1 - [73] Submitted by: Stephane on Sunday 8th August 2004 at 16:26 -0400
-
pablo: what do you mean by frames ? (tab windows ?)
Craig & Nuno: i did not upload the source code on CVS, but you can unzip the .xpi file, and the .jar file to see the source code of the extension...
samuel: i saw theses errors too, it appears only on Mozilla. sometimes the window._content is not set... dunno why yet.
Jason: it is in the status bar, bottom of each window. see the screenshot section
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7) Gecko/20040707 Firefox/0.9.2 - [74] Submitted by: Jason on Monday 9th August 2004 at 02:17 -0400
-
Still not working...Stephane, I have mozilla, it's different than firefox.
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.2) Gecko/20040803 - [75] Submitted by: R. Rajesh Jeba Anbia on Monday 9th August 2004 at 09:14 -0400
-
I badly needed the Category option as told before and tweaked the source of pagerankstatusOverlay.js and now I could be able to use the Category option too! Thanks for the great work. Couldn't find your email address to send the modified code. Thanks.
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7) Gecko/20040707 Firefox/0.9.2 - [76] Submitted by: Stephane on Monday 9th August 2004 at 11:23 -0400
-
Jason: hmm, maybe there is another extension in conflict with the pagerank status. what other extensions you have ? or maybe, see post number 60 (download then install, don't use the install link ... ?)
R. Rajesh Jeba Anbia: nice :) my email or icq is on my home page (www.tapouillo.com), top left corner
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7) Gecko/20040803 Firefox/0.8 - [77] Submitted by: pablo on Monday 9th August 2004 at 19:34 -0400
-
stephane:
i mean websites with FRAMESETs (the html tag).
it always shows the PR of the frame page.
but, i realize this is the only way to do,
because there is multiple pages contained on a frame page, and this is impossible to chose only one (to display the PR) from all of these.
so there is no problem.stephane again:
i discovered a very annoying thing (a bug).
pop-up windows which DOESN'T HAVE STATUS BAR makes crash Firefox (surely because the PRstatus has to be in the status bar).
this is done with the "window.open" JS function with attribute "status=no".
note that the attribute "scrollbar=no" is sufficient to remove the status bar.
you can see an example here:Mozilla/5.0 (Windows 3.1) Gecko/20040803 Firefox/0.9.3 - [78] Submitted by: Stephane on Thursday 12th August 2004 at 04:47 -0400
-
some news...
v0.9 is under developpement with a lot of improvemements and bug fixes.
R. Rajesh Jeba Anbia developped a really nice feature for the extension: display the google category, and you can directly open a newtab with that category.
He is doing a great work, code cleaning, new filters etc ... and we're currently trying to fix one or two last bug before releasing the v0.9 version.and good news too, bug described in comments#77 by pablo (the one which crashed firefox) has been fixed :)
thanks again to R. Rajesh Jeba Anbia :)
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7) Gecko/20040803 Firefox/0.8 - [79] Submitted by: Andreas on Thursday 12th August 2004 at 17:54 -0400
-
I've made a bookmarklet based on the (simplified) source code of this project:
javascript:u="info:"+/[^?#]*\??/.exec(location)[0],l=u.length,a=[],x=0x9e3779b9,
y=x,z=0xe6359a60,w=[13,8,13,12,16,5,3,10,15];for(i=0;i=0){for(i=0;iMozilla/5.0 (X11; U; Linux i686; en-US; rv:1.5) Gecko/20031007 (not Googlebot) - [80] Submitted by: Andreas on Thursday 12th August 2004 at 17:59 -0400
-
Another try:
javascript:u="info:"+/[^?#]*\??/.exec(location)[0],l=u.length,a=[],x=0x9e3779b9,
y=x,z=0xe6359a60,w=[13,8,13,12,16,5,3,10,15];for(i=0;i$l;++i)a[i]=u.charCodeAt(i
);if((j=8-l%2512)>=0){for(i=0;i$j;++i)a.push(0);a.push(l,0,0,0)}else{a.splice(j,0,
l);for(i=3+j;i;--i)a.push(0)}for(i=0,l=a.length;i$l;){v=[x,y,z];for(j=0;j$3;++j)
v[j]+=a[i++]+(a[i++]+(a[i++]+(a[i++]$$8)$$8)$$8);x=v[0],y=v[1],z=v[2];for(j=0;j$
9;){x=x-y-z^z>>>w[j++];y=y-z-x^x$$w[j++];z=z-x-y^y>>>w[j++]}}if(z$0)z+=429496729
6;location="
z+"&ie=UTF-8&oe=UTF-8&features=Rank&q="+escape(u)To use, remove line breaks, replace "$" with "less than" signs and save as bookmark. For some browsers you have to replace "%25" with "%". Removing "features=Rank&" gives more information.
Stephane: Thanks for the code. And a bug: The fragment ("#...") should be cut off before using the URL.
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.5) Gecko/20031007 (not Googlebot) - [81] Submitted by: Andreas on Thursday 12th August 2004 at 18:02 -0400
-
Still a part missing. In the short line add
hxxp://toolbarqueries.google.com/search?client=navclient-auto&ch=6"+
and replace hxxp with http.
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.5) Gecko/20031007 (not Googlebot) - [82] Submitted by: Didly on Saturday 21st August 2004 at 17:32 -0400
-
Until version 0.9, the statusbar display the PR and other info from other extensions like SwitchProxy. Now with 0.9, PageRankStatusBar takes over. Other extension cannot use the statusbar.
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7) Gecko/20040803 Firefox/0.9.3 - [83] Submitted by: R. Rajesh Jeba Anbia on Sunday 22nd August 2004 at 02:47 -0400
-
Didly (#82): I think, you may need to install other extensions after pagerankstatus. And AFAIK, there is no revisions done in the way it is displayed in status bar.
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7) Gecko/20040803 Firefox/0.9.3 - [84] Submitted by: Didly on Sunday 22nd August 2004 at 20:34 -0400
-
I uninstalled SwitchProxy. Installed 0.9 PageRankStatus. Re-installed SwitchProxy. Now everything works.
Thanxs.
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7) Gecko/20040803 Firefox/0.9.3 - [85] Submitted by: Alex on Friday 3rd September 2004 at 08:34 -0400
-
tried with FF 0.9.3 - couldnt install (it doesnt appear in extension manager)
Mozilla/5.0 (Windows; U; Windows NT 5.1; de-DE; rv:1.7) Gecko/20040803 Firefox/0.9.3 - [86] Submitted by: Ozorg on Wednesday 8th September 2004 at 11:56 -0400
-
Hi, great work!
I am looking for the php-code from ... the site seems to be down. can u help?regards
ozorg (AT) web.deMozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7) Gecko/20040803 Firefox/0.9.3 - [87] Submitted by: Ozorg on Wednesday 8th September 2004 at 11:57 -0400
-
Hi again ;-)
tried to add the link to Alex Stapleton - but forum doesnt not allow ... thx!
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7) Gecko/20040803 Firefox/0.9.3 - [88] Submitted by: Stephane on Wednesday 8th September 2004 at 12:43 -0400
-
Ozorg: i will add the php code on my home page
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7) Gecko/20040803 Firefox/0.8 - [89] Submitted by: rookie on Saturday 11th September 2004 at 06:28 -0400
-
Google released a new version of its google bar. The algorithm currently used in this extension won't probably work in the coming future.
Mozilla/5.0 (Windows; U; Windows NT 5.1; fr-FR; rv:1.7) Gecko/20040803 Firefox/0.9.3 - [90] Submitted by: valwit on Sunday 12th September 2004 at 10:04 -0400
-
How the hell can I uninstall it???
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7) Gecko/200400615 - [91] Submitted by: Stephane on Sunday 12th September 2004 at 16:20 -0400
-
rookie: new algorithm has already been disassembled, and almost nothing has changed. wait for a few days to see a new php version, then i'll see if the extension will still work with the new code...
valwit: in the firefow menu: Tools->extension, click on googlepagerank, then uninstall (bottom left corner)
Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1) - [92] Submitted by: alec on Sunday 12th September 2004 at 23:06 -0400
-
on mac os x firefox 0.9.3, i can see the tool but i can't open up the preferences. which means i can't turn it on and off. also running adblock, successfully with preferences.
Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.7) Gecko/20040803 Firefox/0.9.3 - [93] Submitted by: Stephane on Monday 13th September 2004 at 03:06 -0400
-
alec, there is no preferences box for the moment. just the left and right click on the pagerank picture
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7) Gecko/20040707 Firefox/0.9.2 - [94] Submitted by: Stephane on Tuesday 14th September 2004 at 17:54 -0400
-
v 0.9.1 out ...
Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1) - [95] Submitted by: Stephane on Thursday 16th September 2004 at 06:49 -0400
-
v0.9.2 out (same version as v0.9.1 but it is using the new checksum algorithm) and a new useragent string.
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7) Gecko/20040803 Firefox/0.8 - [96] Submitted by: littlegiant on Sunday 19th September 2004 at 16:05 -0400
-
How do you uninstall the Mozilla version?
Mozilla/4.0 (compatible; MSIE 6.0; Windows 98) - [97] Submitted by: Martin on Thursday 23rd September 2004 at 19:21 -0400
-
Trying to update to a new version, I ended up with two versions at the bottom working at the same time. How can we uninstall this as I just added the extension to the GoogleBar instead? Thanks.
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.2) Gecko/20040803
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.2) Gecko/20040803 - [98] Submitted by: Steph on Monday 27th September 2004 at 10:32 -0400
-
I've seen links here to but this seems to be a dead domain name. I'm curious to see all original source code and the PHP code as well. Can anyone point me to where this is?
Also, I've noticed some pages have a "Picture" that you can click on in the PR rating, and some do not. How do you actually get a picture to appear in the status bar for your own hosted pages for example?
Thanks
Mozilla/5.0 (Windows; U; Windows NT 5.1; rv:1.7.3) Gecko/20040913 Firefox/0.10 - [99] Submitted by: Steph on Monday 27th September 2004 at 10:33 -0400
-
The link I was inquiring about above (it was deleted) was the author link of alex.vort-x.net
Mozilla/5.0 (Windows; U; Windows NT 5.1; rv:1.7.3) Gecko/20040913 Firefox/0.10 - [100] Submitted by: Stephane on Monday 27th September 2004 at 13:01 -0400
-
Steph: i updated the link on my home page, the php source code is available for download.
about the picture, it appears when the web site is listed in the google directory, you can left click on it a a new tab is opened with the category.
Martin and other: i have to check how to uninstall it under mozilla. (i only use firefox, and someone else built the mozille version (see my home page for more infos))
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7) Gecko/20040803 Firefox/0.8 - [101] Submitted by: Jan on Tuesday 28th September 2004 at 11:40 -0400
-
Really nice Tool. One reason less to use IE.
However I have a slight privacy-issue with sending a request to google for each and every site I visit. Disabeling PR is one click (good), but it is automaticly reenabled if I restart the browser (bad).
So my suggestion is that is remembers the last status.
Or are there already any hidden preferences for that?Thanks to everyone at the team!
Mozilla/5.0 (Windows; U; Windows NT 5.0; de-AT; rv:1.7.3) Gecko/20040910 - [102] Submitted by: BondGamer on Friday 1st October 2004 at 22:37 -0400
-
I really wish that I could add this as a toolbar icon instead of it being in the bottom status bar.
Mozilla/5.0 (Windows; U; Windows NT 5.0; rv:1.7.3) Gecko/20040913 Firefox/0.10.1 - [103] Submitted by: Jakub on Monday 25th October 2004 at 00:06 -0400
-
Why there is two different versions for SeaMonkey and FF, and also why the SM version is not updated?
Mozilla/5.0 (X11; U; Linux i686; rv:1.7.3) Gecko/20041001 Firefox/0.10.1 - [104] Submitted by: Stephane on Tuesday 26th October 2004 at 08:29 -0400
-
Jan: it should already remember the latest status ... maybe there is a bug with mozilla. i'll check that. but i don't work much on mozilla, dev and releases are done for firefox first. not many differences but ... :)
BondGamer: i don't plan on developping that for the moment
Jakub: i really don't have much time for the moment, and i've been on holidays for 3 weeks, that's why it is not updated.
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7) Gecko/20040803 Firefox/0.8 - [105] Submitted by: pb on Wednesday 27th October 2004 at 19:02 -0400
-
Any news on how to uninstall it under Mozilla?
Mozilla/5.0 (Windows; U; Win 9x 4.90; en-US; rv:1.7.3) Gecko/20040910 - [106] Submitted by: Stephane on Friday 29th October 2004 at 05:51 -0400
-
pb: i'll do it this week end.
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7) Gecko/20040803 Firefox/0.8 - [107] Submitted by: minghong on Sunday 7th November 2004 at 05:01 -0500
-
Please update the version number. It is not compatible with Firefox 1.0RC1/2/Final. :-|
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041103 Firefox/1.0RC2 - [108] Submitted by: reazOne on Wednesday 10th November 2004 at 03:46 -0500
-
What about Alexa Traffic Rank Toolbar?
Mozilla/5.0 (Windows; U; Windows NT 5.1; ru-RU; rv:1.7.5) Gecko/20041108 Firefox/1.0 - [109] Submitted by: Matthew Runo on Thursday 11th November 2004 at 13:23 -0500
-
Hey - I love the extension, but it's not working with Firefox 1.0. Could you please enable 1.0 in your extension?
Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0 - [110] Submitted by: Stephane on Friday 12th November 2004 at 09:52 -0500
-
i updated the extension (2004-11-09), it should work with FF 1.0
reazOne: no plan for alexa right now...
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0 - [111] Submitted by: Johnny on Sunday 14th November 2004 at 17:00 -0500
-
hey,
nice extension, i really love it.
But i have just now updated my Firefox to version 1.0 and the extension still doesnt function. Where can i get your FF 1.0 version. At your homepage its not available, nor at the Firefox extension page.
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0 - [112] Submitted by: Stephane on Tuesday 16th November 2004 at 09:10 -0500
-
Johnny , did you install the latest pagerankstatus version (v0.9.3) ?
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0 - [113] Submitted by: Felipe on Tuesday 16th November 2004 at 14:47 -0500
-
Amazing estension. However, using Firefox 1.0, pagerankstatus v0.9.3, shows "n/a" for some pages ( , e.g.). Explorer with GoogleBar shows the right number (4, in this particular exemple). Use to work in Firefox RC1 (I think it was the 0.9.2 version). Could you check this out? Thanks.
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0 - [114] Submitted by: Stephane on Wednesday 17th November 2004 at 02:49 -0500
-
Felipe: can you give me the url please ?
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0 - [115] Submitted by: Ido on Wednesday 17th November 2004 at 09:24 -0500
-
Is there a way to choose the emplacement of the pagerank display on the statusbar? Something like "Statusbar Clock" extension.
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0 - [116] Submitted by: Stephane on Wednesday 17th November 2004 at 10:11 -0500
-
Ido: not yet, but i might do it for a next version, this is a nice feature
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0 - [117] Submitted by: Jonathan on Wednesday 17th November 2004 at 10:48 -0500
-
i have just downloaded the new extension version of your homepage, and now its all right. The problem was, i tried to update the extension through firefox, but firefox didnt find a new version for your extension. So you have to update the firefox extension site in the next time.
Felipe: not all pages have a Pagerank. Pagerank n/a means, that this site is not known for google. Pagerank 0 means, that this site has either a badrank or very few incoming links, and so the site is listed at one of the last pages, but Google know this page.
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0 - [118] Submitted by: Felipe on Sunday 21st November 2004 at 17:07 -0500
-
Sorry for the delay answering, Stephane. I don't know why the URL didn't show in the original post (it was inside the "( , e.g.)").
Lets try again:
www.cenargen.embrapa.br/~felipes/
is one of the examples that doesn't show in Pagerank 0.9.3 but does show in PRGooglebar 0.9.0.24.
(there *should* be an URL above this line...)Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0 - [119] Submitted by: Daniel Färber on Monday 22nd November 2004 at 08:38 -0500
-
When I click the install-link, nothing happens.. Can somebody help me?
Thank you.
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0 - [120] Submitted by: Stephane on Tuesday 23rd November 2004 at 16:02 -0500
-
Felipe: ok thank you, i think it comes from a bad url encoding (with the '~'), i will try to fix this and release a new version.
Daniel: when you click on the install link, you may have to authorize the web site tapouillo.com to install xpi on your computer (a yellow bar should appears on top of the window), then click again on install...
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0 - [121] Submitted by: Somebody on Thursday 25th November 2004 at 12:22 -0500
-
I confirm PR doesn't show with '~' in the URL.
This might help :
function URLEncode(sStr)
{
return encodeURIComponent(sStr).replace(/\+/g,"%2B").replace(/\//g,"%2F");
}Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0 - [122] Submitted by: Daniel Färber on Saturday 27th November 2004 at 07:59 -0500
-
Thank you Stephane, but this yellow bar did not appear, literally nothing happened when I clicked the link...
But I managed to install it anyway: it worked when I clicked the "install" link on the overview site of all extensions.
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0 - [123] Submitted by: Stephane on Monday 29th November 2004 at 15:02 -0500
-
v0.9.4 is out, i just changed the urlencode function (thanks 'Somebody'). it should solve Felipe's problem.
Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1) - [124] Submitted by: Joon Hur on Sunday 5th December 2004 at 02:47 -0500
-
Thx :)
Mozilla/5.0 (Windows; U; Windows NT 5.1; ko-KR; rv:1.7.5) Gecko/20041111 Firefox/1.0 - [125] Submitted by: Will Smith on Monday 6th December 2004 at 12:10 -0500
-
Great work, page rank was one of my last reasons for having to fire up IE. Now I can ditch it ;) Now Google is competing openly with Microsoft, they should be happy about that!
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.3) Gecko/20040922 - [126] Submitted by: StrangeSavage on Monday 6th December 2004 at 14:30 -0500
-
Great work, to say the first words. Really.
And the second, I wanted to ask about one thing (I just didn't get if this is a feature or a bug;)): I installed 0.9.4, it works fine, but I have some mess with a tooltip. When there is only a clear page rank, without a category picture (i.e. on this page, PR=5), I can see the PR in a statusbar but in a tooltip it shows "n/a". When there is a category (i.e. on mozdev.org), the way in a Google catalog is shown in the tooltip. The question is: an "n/a" tooltip on "simple" pages OK, or is it a bug? Would love if the tooltip just shows something like "PR=5" on a "simple" page which is not in the Google catalog.
Thank you in advance for the answer!
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0 - [127] Submitted by: Stephane on Wednesday 8th December 2004 at 11:21 -0500
-
thanks for the comments, i appreciate :)
StrangeSavage: tooltip is used only for displaying the categories... so it is "n/a" when category is not available. the pagerank number is clear enough (i think), no need to write it again in the tooltip.
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0 - [128] Submitted by: StrangeSavage on Sunday 12th December 2004 at 09:21 -0500
-
Thank you for the answer, I found out that it is a 'feature', not a 'bug' when I read all the comments;) No problem - I got used to such behavior just in some hours.
Great work, ready to shout it loud again, again & again;)
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0 - [129] Submitted by: Robert on Wednesday 15th December 2004 at 11:27 -0500
-
nice plugin - god work!!
it works well on firefox 1.0 but i can it only see on the right buttom. how can i bring it to the lift-hand cornor (also bottom). i think its better so handling with big monitors ...bye
Robert
Mozilla/5.0 (Windows; U; Windows NT 5.1; de-DE; rv:1.7.5) Gecko/20041108 - [130] Submitted by: Joseph on Saturday 18th December 2004 at 03:14 -0500
-
I really like this extention, I just got the new version from FF update and discovered major changes to the look. Could we get an option to display the old way (as shown on the screenshot page). The new one is more informative but doesn't look as good as the old simple style.
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0 - [131] Submitted by: Felipe on Monday 20th December 2004 at 11:58 -0500
-
Dear Stephane,
I am always late in answering... :-)
For some time, even v0.9.3 was working OK in the cited URL (I am continuing a message of 21st November). Now, even with 0.9.4 installed ,it is not working anymore. As in the previous situation, the rank shows fine in PRGoogleBar (0.9.0.24). I guess the "~" was not the culprit, after all. Maybe the scripts on the page?
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0 - [132] Submitted by: Stephane on Thursday 23rd December 2004 at 06:19 -0500
-
Felipe: the URL you gave me shows a pagerank n/a with the googlebar under IE too (on embrapa.br).
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0 - [133] Submitted by: kaixo on Tuesday 28th December 2004 at 14:23 -0500
-
Hi!
Thanks for the nice app. Works fine with Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.2) Gecko/20041016
However it would be helpful to know how to uninstall it (just in case ;)Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.2) Gecko/20041016 - [134] Submitted by: Quadra Solutions on Wednesday 29th December 2004 at 01:00 -0500
-
I have successfully used the following on FIrefox 1.0
1. Page Rank in Status Bar
2. Page Rank in Googlebar for MozillaOften, both give different page ranks for the same page at the same time!
I compared this to the original Googlebar for MSIE and found the pagerank in Status Bar to be the accurate one.
Quadra Solutions
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0 - [135] Submitted by: QuadraSolutions.com on Wednesday 29th December 2004 at 01:02 -0500
-
I have successfully used the following on FIrefox 1.0
1. Page Rank in Status Bar
2. Page Rank in Googlebar for MozillaOften, both give different page ranks for the same page at the same time!
I compared this to the original Googlebar for MSIE and found the pagerank in Status Bar to be the accurate one.
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0 - [136] Submitted by: Chris on Friday 14th January 2005 at 22:25 -0500
-
Just installed this, looks great except that I have a very dark theme, and the black text used to show the number is unreadable. Please fix it to use the system's default color like the rest of firefox does.
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.5) Gecko/20041111 Firefox/1.0 - [137] Submitted by: Hugo Vieira on Monday 17th January 2005 at 16:29 -0500
-
If you want to check page rank without a toolbar try a tool I developed to retrieve PR from google:
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.0.1) Gecko/20020823 Netscape/7.0 - [138] Submitted by: Hugo Vieira on Monday 17th January 2005 at 16:31 -0500
-
If you want to check page rank without a toolbar try a tool I developed to retrieve PR from google: www.huebit.ws/tools/page_rank.php
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.0.1) Gecko/20020823 Netscape/7.0 - [139] Submitted by: Jarred on Thursday 20th January 2005 at 22:28 -0500
-
wOOT worked for me
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.4) Gecko/20030624
W2G
thanks to the developersMozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.4) Gecko/20030624 - [140] Submitted by: Stephane on Friday 21st January 2005 at 08:51 -0500
-
Chris: someone did other pictures, maybe you can try. it has been done by Geoffrey Glass (link is on the installation page). you can even do your own pictures, he explains how to do on his page
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0 - [141] Submitted by: Capitaine on Saturday 22nd January 2005 at 15:14 -0500
-
Please.... how to UNINSTALL pagerankstatus from Mozilla ??
Mozilla/5.0 (Windows; U; Win98; fr-FR; rv:1.7.3) Gecko/20040910 - [142] Submitted by: alexon on Thursday 27th January 2005 at 16:38 -0500
-
great project! thanks.
but few entreaty:1/ plz make a digit to show PR, cause it's real pain in the a$$ to move mouse every time you need to check PR (and i did that quite frequently)
2/ while the PR number is being retrived and still not available it would be nice to show that in some way, cause on slow connections while changing tabs it can show the PR of the previous page
Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.5) Gecko/20041217 - [143] Submitted by: alargar pene on Thursday 3rd February 2005 at 16:43 -0500
-
No entiendo exactamente donde instalo la barra google.
-------------------------------------------Mozilla/5.0 (Windows; U; Win98; es-AR; rv:1.7.5) Gecko/20041108 Firefox/1.0 - [144] Submitted by: alargar pene on Thursday 3rd February 2005 at 16:46 -0500
-
tengo mozilla 5 y no s donde descargar lo del pagerank
htto://www.alargatupene.tkMozilla/5.0 (Windows; U; Win98; es-AR; rv:1.7.5) Gecko/20041108 Firefox/1.0 - [145] Submitted by: alargar pene on Monday 7th February 2005 at 15:28 -0500
-
Mira a ver si esta el rel no follow, test.
Mozilla/5.0 (Windows; U; Win98; es-AR; rv:1.7.5) Gecko/20041108 Firefox/1.0 - [146] Submitted by: trustle on Thursday 17th February 2005 at 03:49 -0500
-
Great!
By the way, what is the query sent to google.com?Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0 - [147] Submitted by: Brainshrub on Friday 18th February 2005 at 06:13 -0500
-
I am having the same problem Felipe was having. My website www.brainshrub.com gets a "4" with IE. It also got a "4" with the PRGooglebar. With Hugo Vieira's page I rank a "5".
But with the Google Pagerank v9.4 I only get n/a.BTW: I like your pagerank app best.
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0 - [148] Submitted by: Recurve on Monday 28th February 2005 at 05:48 -0500
-
Does not even install. I'm running v.1.0+ on Windows, and there are just errors when running any of the install files. There are not even any installation instructions anyway, which is rediculous.
Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322) - [149] Submitted by: people on Wednesday 2nd March 2005 at 05:43 -0500
-
it's so great, I like this project.
[ 闲暇时光饰品网]Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1) - [150] Submitted by: bead-diy.com on Wednesday 2nd March 2005 at 05:44 -0500
-
can you guys see my site www.bead-diy.com pagerank
Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1) - [151] Submitted by: brainshrub on Wednesday 2nd March 2005 at 20:35 -0500
-
bead-diy:
Your ranking is 2 according to my pagerank.Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0 - [152] Submitted by: bruno on Friday 4th March 2005 at 16:34 -0500
-
the google catagory has a bug - i see the icon that shows when a site is in the directory, however when I click it, the URL is completely lowercase and google gives a page not found error. Their actual URL's use uppercase letters in parts. just wanted to make this known.
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.6) Gecko/20050225 Firefox/1.0.1 - [153] Submitted by: brainshrub on Sunday 6th March 2005 at 23:24 -0500
-
Bruno: Would that explain why the pagerank says that my site is n/a even though I rank a 4 or 5 with other tools? How could I alter my site so pagerank would still rank as something?
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0 - [154] Submitted by: Jarred on Monday 7th March 2005 at 02:54 -0500
-
'nother successful install on 'nother machine!
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7b) Gecko/20040421Thanks again!
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7b) Gecko/20040421 - [155] Submitted by: Brainshrub on Saturday 12th March 2005 at 10:48 -0500
-
Okay... I figured out why PRS was unable to see my site. I had a robot tag that asked Google not to index my front-page.
OLD tag:
A few days after I altered the tag, I got a number. Hooray!I rank a "5". I am happy.
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0 - [156] Submitted by: Brainshrub on Saturday 12th March 2005 at 10:51 -0500
-
Darn. I spoke to soon. It's still n/a.
WTF?
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0 - [157] Submitted by: Gary King on Friday 1st April 2005 at 22:48 -0500
-
The problem with this extension is that always, the directory is incorrect because it sometimes sets the directory folders to lowercase, when the first character of every folder should always be Uppercase.
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.6) Gecko/20050317 Firefox/1.0.2 - [158] Submitted by: holger on Monday 4th April 2005 at 08:29 -0400
-
i have installed v0.9.4 in firefox 1.0.2 and it is running stable.
Mozilla/5.0 (Windows; U; Windows NT 5.1; de-DE; rv:1.7.6) Gecko/20050321 Firefox/1.0.2
If you want take a look at an article about on my german site
best wishes from germany, holger
Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1) - [159] Submitted by: Jarred on Tuesday 5th April 2005 at 21:16 -0400
-
Yay
It's on my Mac now too.
Yippee
TQ againMozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.7.6) Gecko/20050319 - [160] Submitted by: db on Wednesday 6th April 2005 at 16:19 -0400
-
I've just downloaded pagerankstatus-0.9.4.xpi, and don't know how to install it. My computer (running Windows XP) seems to have nothing capable of opening the file. Please help!
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.6) Gecko/20050317 Firefox/1.0.2 - [161] Submitted by: Stephane on Thursday 14th April 2005 at 09:11 -0400
-
Gary King: can you give me an URL, so i can see what's wrong with the upper case.. ?
db: just drag and drop the xpi file into a firefow window, it will open an installation window...
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.6) Gecko/20050223 Firefox/1.0.1 - [162] Submitted by: Fletcher on Tuesday 19th April 2005 at 10:10 -0400
-
Today I've updated to FF 1.03 and installed all my necessary extensions. After this all seemed to be fine. But suddenly I realised, that a JS window.open-function caused FF to "hang". No window appeared and FF could not be shut down -- only via the taskmanager. I've checked all extensions with the result, that PR-Status was responsible vor the "hanging".
Mozilla/5.0 (Windows; U; Windows NT 5.1; de-DE; rv:1.7.7) Gecko/20050414 Firefox/1.0.3 - [163] Submitted by: Stephane on Tuesday 19th April 2005 at 11:56 -0400
-
Fletcher: can you reproduce the problem ? does it comes from a specific URL ?
For mozilla users: i've finaly done package... version 0.9.4 now available (tested quickly under mozilla 1.7.7)
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.7) Gecko/20050414 Firefox/1.0.3 - [164] Submitted by: Fletcher on Wednesday 20th April 2005 at 06:34 -0400
-
@Stephane
I set up a little test-case:
Mozilla/5.0 (Windows; U; Windows NT 5.1; de-DE; rv:1.7.7) Gecko/20050414 Firefox/1.0.3 - [165] Submitted by: Fletcher on Wednesday 20th April 2005 at 06:36 -0400
-
htto://blog.patrickkempf.de/index.php/archives/2005/04/20/pagerank-extension-has-problem-with-javascript/
Mozilla/5.0 (Windows; U; Windows NT 5.1; de-DE; rv:1.7.7) Gecko/20050414 Firefox/1.0.3 - [166] Submitted by: Fletcher on Wednesday 20th April 2005 at 10:50 -0400
-
Probably the solution: I’ve tried out the german version of the extension — with a positive result. ;) Somehow the english version of the extension does not like a german installation of Firefox?
Mozilla/5.0 (Windows; U; Windows NT 5.1; de-DE; rv:1.7.7) Gecko/20050414 Firefox/1.0.3 - [167] Submitted by: Lisa on Saturday 23rd April 2005 at 14:38 -0400
-
I can see the page rank bar(s) (I think I installed it twice) on my status bar, but it says n/a for every site I go to, even sites like Google and Yahoo.
Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.7.5) Gecko/20041217 - [168] Submitted by: Ilkka on Thursday 5th May 2005 at 20:54 -0400
-
This looks gray with IE Google toolbar, and PR5 with pagerankstatus:
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.7) Gecko/20050414 Firefox/1.0.3 - [169] Submitted by: Ilkka on Thursday 5th May 2005 at 20:55 -0400
-
I don't know why the link disappeared from the comment. I'll try again. www.visiomode.com/cms/
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.7) Gecko/20050414 Firefox/1.0.3 - [170] Submitted by: Batmat on Monday 9th May 2005 at 12:06 -0400
-
It was working very well one or two weeks ago. When I installed it, I got the pr each times. Since recently, I'm unable to get it for my website ( for example, although I can see PR for these sites with the prgooglebar.
Maybe the request process recently changed at google which would make the pagerankstatusbar fail sometimes ?
Mozilla/5.0 (Windows; U; Windows NT 5.1; fr-FR; rv:1.7.7) Gecko/20050414 Firefox/1.0.3-b - [171] Submitted by: db on Friday 13th May 2005 at 06:52 -0400
-
Stephane ----
Thanks very much!
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.6) Gecko/20050317 Firefox/1.0.2 - [172] Submitted by: Stephane on Sunday 22nd May 2005 at 08:41 -0400
-
Ilkka: just tested with IE googlebar... it shows pr5 for your website too.
Batmat: hmm i didn't notice a problem; problem is still here ? if yes, is it for all websites ?
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0 - [173] Submitted by: Wen on Saturday 28th May 2005 at 03:40 -0400
-
Hmm... Doesn't work with my zh-TW version of Firefox 1.0.4... (n/a for all pages)
Solutions? Reinstall?
Thanks
Mozilla/5.0 (Windows; U; Windows NT 5.1; zh-TW; rv:1.7.8) Gecko/20050511 Firefox/1.0.4 (ax) - [174] Submitted by: bonAveo.net on Saturday 28th May 2005 at 18:41 -0400
-
What about adding the Alexa pagestatus as well? Like it's done at
Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; nb-NO; rv:1.7.8) Gecko/20050511 Firefox/1.0.4 - [175] Submitted by: Gencturk.net on Sunday 29th May 2005 at 06:54 -0400
-
PageRank™ went gray for all the sites, this is caused by Google™, does anyone know whats going on in there?
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20050519 Netscape/8.0.1 - [176] Submitted by: gertas on Sunday 29th May 2005 at 16:29 -0400
-
Google has stoped public PR support see:
Now it is no available even in official IE's google toolbar.Mozilla/5.0 (Windows; U; Windows NT 5.1; pl-PL; rv:1.7.8) Gecko/20050511 Firefox/1.0.4 - [177] Submitted by: R.Rajesh Jeba Anbiah on Monday 30th May 2005 at 00:31 -0400
-
There seems to be some problems at Google (throwing 403). And according to the reports, PR is not working since 29th.
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.8) Gecko/20050511 Firefox/1.0.4 - [178] Submitted by: Stephane on Tuesday 31st May 2005 at 12:32 -0400
-
well, i tested a few minutes ago, and it seems that the PR is back.
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.7) Gecko/20050414 Firefox/1.0.3 - [179] Submitted by: Mike on Wednesday 1st June 2005 at 07:01 -0400
-
Is their a java version of this checksum calculator anywhere?
Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.8) Gecko/20050511 Firefox/1.0.4 - [180] Submitted by: 22 on Thursday 16th June 2005 at 08:54 -0400
-
The source doens't seem available?
Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; nl) Opera 8.0 - [181] Submitted by: 22 on Thursday 16th June 2005 at 09:39 -0400
-
I already got it, with moz2po. I hope you don't mind.
Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; nl) Opera 8.0 - [182] Submitted by: Stephane on Friday 17th June 2005 at 05:02 -0400
-
sources are not on the cvs. anyway you can just unzip the .xpi and the .jar files
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.7) Gecko/20050414 Firefox/1.0.3 - [183] Submitted by: srt on Monday 20th June 2005 at 06:39 -0400
-
srth
Mozilla/5.0 (Windows; U; Windows NT 5.1; ja-JP; rv:1.7.5) Gecko/20041108 Firefox/1.0 - [184] Submitted by: Discrepancy on Wednesday 29th June 2005 at 21:21 -0400
-
The real google par reports this web page to be 3, while the pagerankstatus reports it to be n/a.
What gives?
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0 - [185] Submitted by: The URL on Wednesday 29th June 2005 at 21:22 -0400
-
www abledesigner com/partners/resources7.html
put dots instead of spaces in the domain.
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0 - [186] Submitted by: Stephane on Friday 1st July 2005 at 08:09 -0400
-
just tested, i got pr3 with the extension
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.7) Gecko/20050414 Firefox/1.0.3 - [187] Submitted by: Jarred on Tuesday 12th July 2005 at 06:17 -0400
-
Me again.
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.8) Gecko/20050511
Another successful installation. woOHAMozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.8) Gecko/20050511 - [188] Submitted by: Ben on Tuesday 12th July 2005 at 12:49 -0400
-
I love the plugin, but many sites don't agree with the page rank that Google's toolbar is giving. My site, benmccann.com is an example of this.
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.8) Gecko/20050511 Firefox/1.0.4 - [189] Submitted by: R.Rajesh Jeba Anbiah on Wednesday 13th July 2005 at 08:14 -0400
-
Ben (188): This is quite strange. PageRankStatus uses "Rank:FVN", but Google's toolbar uses "Rank:"; that's why the difference. It is really strange as why the official version sends just "Rank:" only for your site. Can you please list other problematic sites?
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b2) Gecko/20050531 Firefox/1.0+ - [190] Submitted by: Ben on Wednesday 13th July 2005 at 14:03 -0400
-
Sorry. I'm afraid that's the only one that stuck in my head. I'm not sure what FVN is. Does Google use only "Rank:" instead of "Rank:FVN" for all sites or is this a peculiarity with my site in particular?
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.8) Gecko/20050511 Firefox/1.0.4 - [191] Submitted by: R.Rajesh Jeba Anbiah on Thursday 14th July 2005 at 01:04 -0400
-
Ben (190): Sorry, I responded without proper analysis. Just checked that the recent official Google toolbar always send "Rank:" alone as they have downgraded the "Category" option ("Rank:FVN" is for both rank and category, previously it always sent "Rank:FVN").
Now, I'm 99% sure that Google is wrong; it should actually return same rank when quering using the parameters "Rank:" or "Rank:FVN"--but, now it's not the case. Also, I checked Google info XML file by totally removing the "features" param, it is holding PR 4 for your site. I'm almost certain that the one inside XML file may not be wrong. So, for the timebeing Google is wrong and moreover PageRankStatus is right:)
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b2) Gecko/20050531 Firefox/1.0+ - [192] Submitted by: Bruno Oliva on Tuesday 19th July 2005 at 14:25 -0400
-
Very nice script.
I Use on
Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322) - [193] Submitted by: Bill Gates on Saturday 6th August 2005 at 03:02 -0400
-
im a moron
Mozilla/4.0 (compatible; MSIE 6.0; Windows 98) - [194] Submitted by: UA test on Friday 12th August 2005 at 21:25 -0400
-
test
Mozilla/4.0 (compatible; MSIE 6.0; Windows 98) - [195] Submitted by: UA test on Friday 12th August 2005 at 21:25 -0400
-
test
Mozilla/4.0 (compatible; MSIE 6.0; Windows 98; Maxthon) - [196] Submitted by: UA test on Wednesday 24th August 2005 at 16:31 -0400
-
buzz
Opera/8.0 (Windows NT 5.1; U; en) - [197] Submitted by: UA test on Wednesday 24th August 2005 at 16:42 -0400
-
oh
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20050519 Netscape/8.0.1 - [198] Submitted by: Billy G on Wednesday 24th August 2005 at 17:01 -0400
-
e
Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1) - [199] Submitted by: Ingwar on Wednesday 31st August 2005 at 04:47 -0400
-
There is an error witch checking pagerank of websites that have url like this
It always take pagerank from site not from full path.
The problem is in /? ias i suppose..
Mozilla/5.0 (Windows; U; Windows NT 5.0; pl-PL; rv:1.7.10) Gecko/20050717 Firefox/1.0.6 - [200] Submitted by: scrose on Sunday 25th September 2005 at 08:11 -0400
-
Please update your extension so it can run in Firefox 1.5 Beta 1
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b4) Gecko/20050908 Firefox/1.4 - [201] Submitted by: yahoo on Monday 26th September 2005 at 04:41 -0400
-
www.yahoo.com
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.8) Gecko/20050511 Firefox/1.0.4 - [202] Submitted by: Engin YAZILAN on Wednesday 5th October 2005 at 05:40 -0400
-
i want to translate to Turkish..
you can contact with me at engiiin (at)gmail(dot)comMozilla/5.0 (Windows; U; Windows NT 5.1; tr-TR; rv:1.7.12) Gecko/20050919 Firefox/1.0.7 - [203] Submitted by: Jarred on Thursday 20th October 2005 at 18:09 -0400
-
Yeehaw another success
/clicks install on a nice:
Mozilla 1.7.8
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.8) Gecko/20050511Thanks again!
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.8) Gecko/20050511 - [204] Submitted by: Britta on Monday 24th October 2005 at 16:14 -0400
-
Hey, its even working with Mac, thank you!
Mozilla/5.0 (Macintosh; U; PPC Mac OS X; de-de) AppleWebKit/412.6 (KHTML, like Gecko) Safari/412.2 - [205] Submitted by: Jul on Tuesday 1st November 2005 at 11:36 -0500
-
Great extension, but still in 0.9.3 on addons.mozilla.org... Could this be updated to get automatic upgrade?
ThanksJul
Mozilla/5.0 (Windows; U; Windows NT 5.1; fr-FR; rv:1.7.12) Gecko/20050919 Firefox/1.0.7 - [206] Submitted by: Tren on Tuesday 8th November 2005 at 03:14 -0500
-
This does not yet work with FF1.5 RC1. COuld you please update the extension? Thanks!
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8) Gecko/20051025 Firefox/1.5 - [207] Submitted by: ghandi on Monday 14th November 2005 at 19:48 -0500
-
it works fine whith:
Mozilla/5.0 (X11; U; Linux i686; de-DE; rv:1.7.12) Gecko/20051010 Firefox/1.0.7 (Ubuntu package 1.0.7)thanks
Mozilla/5.0 (X11; U; Linux i686; de-DE; rv:1.7.12) Gecko/20051010 Firefox/1.0.7 (Ubuntu package 1.0.7) - [208] Submitted by: coldz on Monday 21st November 2005 at 02:17 -0500
-
i'm gay
http://Anonymouse.org/ (Unix) - [209] Submitted by: Robert Whittaker on Tuesday 22nd November 2005 at 18:22 -0500
-
Is it just me, or has the extension stopped displaying google directory information in the past couple of days?
Mozilla/5.0 (Windows; U; Win 9x 4.90; en-GB; rv:1.7.12) Gecko/20050919 Firefox/1.0.7 WebWasher 3.4 - [210] Submitted by: Jarred on Thursday 24th November 2005 at 11:15 -0500
-
Yawn*
Another machine, another pagerankstatus.
Mozilla 1.7.12
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.12) Gecko/20050915
Thanks!Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.12) Gecko/20050915 - [211] Submitted by: www.capitalcorner.de on Tuesday 29th November 2005 at 09:33 -0500
-
its nice but it works not 100%!
for example.
try with ie an google toolbar www.capitalcorner.de
u get pr3
do the same with this add on an u get N/A.
if u go to a subside u get same result as toolbar pr2.
but mainside is not available.
sad:(
but if u fix this an maybe make it a bit quicker it s perfekt.Mozilla/5.0 (Windows; U; Windows NT 5.1; de-DE; rv:1.7.12) Gecko/20050919 Firefox/1.0.7 - [212] Submitted by: Rene on Saturday 3rd December 2005 at 13:54 -0500
-
@Robert:
same problem: no GoogleDirectory information.
FF 1.5en WinXP Pro
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8) Gecko/20051111 Firefox/1.5 - [213] Submitted by: jgamleus on Tuesday 6th December 2005 at 19:57 -0500
-
Nice feature but the following info in Mozdev's Googlebar options looks quite impressive (I already suspect the CIA behind G-Mail and the whole G-thing)
"In order to display pagerank values for a site, it's important to remember that the extension must get them from somewhere, and since the formula is so complex, this is usually from Google inc, via a script hosted on a third-party server. However, this means that whenever you visit any web page, the only way Pagerank can be displayed is by sending (along with your IP address) the URL of each and every web page you visit. The sites that these scripts are hosted on are both, as of this writing, separate from both the Googlebar project and Google itself, and so this means that is you choose to use these extensions, a third party will be given in essence a complete copy of your browsing history."
As someone posted before, it is quite a privacy issue.
Therefore:
1. How to uninstall PageRank in Mozilla?
2. If I click on the PageRank display in a browser and it turns to "PageRank DISABLED", does this actually mean that no information about our browsing is sent to Google or any other party?Thank you.
Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.7.12) Gecko/20050915 MultiZilla/1.7.9.0a - [214] Submitted by: sno on Wednesday 7th December 2005 at 09:49 -0500
-
i also have the "category not displayed anymore"-problem. i guess it needs to be fixed within the extension ;)
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8) Gecko/20051111 Firefox/1.5 - [215] Submitted by: texis on Friday 9th December 2005 at 01:32 -0500
-
I installed it on mozilla 5.0 and it doesn't work. I also can't uninstall it. I go to my extensions and under google pagerank 0.9 it says "this item will be uninstalled when you restart mozilla firefox" but it will not uninstall. I even did a system restore and that doesn't work. How do I get that out of my extensions?
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.12) Gecko/20050915 Firefox/1.0.7 - [216] Submitted by: R.Rajesh Jeba Anbiah on Saturday 10th December 2005 at 01:19 -0500
-
For Category/Directory related posts:
Category/Directory is no more available with official Google toolbar (they did downgrade it sometime ago). pagerankstatus worked for some time as Google was still returning the Category info; but now they're not returning it.
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8) Gecko/20051111 Firefox/1.5 - [217] Submitted by: Brent Wilson on Tuesday 27th December 2005 at 00:35 -0500
-
Seems the creator has abandoned ship
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8) Gecko/20051111 Firefox/1.5 - [218] Submitted by: Stephane on Monday 2nd January 2006 at 13:04 -0500
-
it is not abandoned. but R.Rajesh Jeba Anbiah has already answered ...
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8) Gecko/20051111 Firefox/1.5 - [219] Submitted by: Story Weaver on Thursday 12th January 2006 at 12:19 -0500
-
I signed up for a Google account today and in their terms and conditions for using their services it says:
You cannot:
* use any software which sends queries to Google to determine how a website or webpage "ranks" on Google for various queries;Does this extension come under that heading?
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8) Gecko/20051111 Firefox/1.5 - [220] Submitted by: Stéphane on Thursday 19th January 2006 at 03:59 -0500
-
Story weaver: you can read the post #50 on this page ...
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8) Gecko/20051111 Firefox/1.5 - [221] Submitted by: d on Tuesday 7th February 2006 at 06:00 -0500
-
d
Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1) - [222] Submitted by: 22 on Tuesday 7th February 2006 at 16:27 -0500
-
Under what license is this released?
Mozilla/5.0 (Windows; U; Windows NT 5.1; nl; rv:1.8.0.1) Gecko/20060111 Firefox/1.5.0.1 - [223] Submitted by: m:p: on Sunday 12th March 2006 at 02:46 -0500
-
www.fugabau.de
Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8.0.1) Gecko/20060111 Firefox/1.5.0.1 - [224] Submitted by: a on Thursday 6th April 2006 at 09:53 -0400
-
a
Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; iebar; acc=; acc=none; .NET CLR 1.1.4322) - [225] Submitted by: Boris on Wednesday 26th April 2006 at 22:03 -0400
-
I'm gay too ;o)
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.2) Gecko/20060308 Firefox/1.5.0.2 - [226] Submitted by: dopecho on Wednesday 17th May 2006 at 14:06 -0400
-
well, what about Firefox/1.5.0.3 ?
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.3) Gecko/20060426 Firefox/1.5.0.3 - [227] Submitted by: JamesDu on Friday 26th May 2006 at 22:30 -0400
-
google
Mozilla/5.0 (Windows; U; Windows NT 5.1; zh-CN; rv:1.7.5) Gecko/20041124 Firefox/1.0 (ax) - [228] Submitted by: Weird...... on Sunday 11th June 2006 at 17:25 -0400
-
There's some very suspect hidden links on this page..between "Note: Feek free to add your comments / bug reports" and "User Notes: [?]" above.
Do a select-all-text or view source to see them...links to wallpaper strippers and gay porn..apparently put in by the author (not in the user comments section..). What the Hell!!Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8.0.4) Gecko/20060508 Firefox/1.5.0.4 - [229] Submitted by: http://www.forumvadi on Saturday 17th June 2006 at 07:22 -0400
-
thanks for thıs text
Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.0.3705) - [230] Submitted by: haislip on Saturday 17th June 2006 at 07:22 -0400
-
hell yeah
Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.0.3705) - [231] Submitted by: cuban on Saturday 17th June 2006 at 07:23 -0400
-
forumvadisi.com
Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.0.3705) - [232] Submitted by: Hans Nordhaug on Monday 15th January 2007 at 06:22 -0800
-
From
2006-10-24:
v0.9.7: just a repack to make it works with FireFox 2.0Please publish version 0.9.7 here at mozdev.org so people upgrading can be aware of the new release.
Mozilla/5.0 (Windows; U; Windows NT 5.0; nb-NO; rv:1.8.1.1) Gecko/20061204 Firefox/2.0.0.1 - [233] Submitted by: GAMERFUN on Thursday 25th January 2007 at 12:47 -0800
-
It doesn't function under Firefox 2.0.0.1 please make a update.
Mozilla/5.0 (X11; U; Linux i686; de; rv:1.8.1.1) Gecko/20061127 Pardus/2007 Firefox/2.0.0.1 - [234] Submitted by: trabzonsohbet on Tuesday 30th January 2007 at 03:42 -0800
-
www.trabzonsohbet.com BEKLERİZ
Mozilla/5.0 (Windows; U; Windows NT 5.1; tr; rv:1.8.0.9) Gecko/20061206 Firefox/1.5.0.9 - [235] Submitted by: Ganyanmatik on Wednesday 7th February 2007 at 16:29 -0800
-
At Yarışlarında Yeni Bir Soluk
Mozilla/5.0 (Windows; U; Windows NT 5.1; tr; rv:1.8.0.9) Gecko/20061206 Firefox/1.5.0.9 - [236] Submitted by: GanyanMatik on Wednesday 7th February 2007 at 16:29 -0800
-
www.GanyanMatik.Com
Mozilla/5.0 (Windows; U; Windows NT 5.1; tr; rv:1.8.0.9) Gecko/20061206 Firefox/1.5.0.9 - [237]