Minimalistic Firefox add-on for Google and Alexa site statistics
https://github.com/fuyu/alexa-rank-webextension
Install Googalexa from Mozilla Add-ons page.
You can configure the representation and rounding of values:
Format numbers (1234567 => 1,234,567)
Round thousands (123456 => 123K)
Round millions (1234567 => 1.2M)
..as well as label styles by using regular CSS:
color:#222222;
font:12px Arial;