in reply to Accessing chrome extension

I don't believe there is an existing module to automate Google Chrome similar to WWW::Mechenize::Firefox or WWW::Selenium. With either of these modules you should be able to inspect elements on pages. See Using WWW::Selenium To Test Or Automate An Ajax Website, WWW::Mechanize::Firefox and WWW::Mechanize::Firefox::Cookbook. Super Search for examples.