そのサイトのGoogle Readerにおける登録者数を表示する。
/* * @title Google Readerの購読者数 * @description そのサイトのGoogle Readerにおける登録者数を表示する。 * @include http://* * @license MIT License */ window.open('http://www.google.com/reader/directory/search?hl=en&q='+location.href);