1st release
It now caches the PageRank for the requested URLs.
There’s a new function that permits you to get the Google PageRank anywhere in Drupal (filter PHP enabled) with:
echo google_pr_get(‘www.example.com’);
added Spain and India
Changes since DRUPAL-6--1-1:
Changes since DRUPAL-5--2-5:
Added all kind of things. Best if you check out the updated README.