is it possible within an extension to zoom the current page? inside a content script or any other way?
This is a discussion on Zoom? within the Plugins Development section, part of the Chrome Plugins category: is it possible within an extension to zoom the current page? inside a content script or any other way?...
is it possible within an extension to zoom the current page? inside a content script or any other way?
I think Chrome is not ready for zoom at the moment;
every time Chrome is updated, the settings for Fonts revert to the default
You can use a content script to change the CSS, but it's not really an optimal solution![]()
i already tryed that... but it really screw the websites layouts... instead i coded a small app that take care of the zoom : http://zoomslave.givemevirusplz.com
Last edited by HOLYCOWBATMAN; 08-17-2009 at 04:19 PM.