Results 1 to 6 of 6

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?...


  1. #1
    HOLYCOWBATMAN is offline Junior Member
    Join Date
    Aug 2009
    Posts
    10

    Default Zoom?

    is it possible within an extension to zoom the current page? inside a content script or any other way?

  2. #2
    sulasno's Avatar
    sulasno is offline Super Moderator
    Join Date
    Sep 2008
    Location
    Bangkok
    Posts
    1,759

    Default

    use the keyboard :-)

    Ctrl + +

  3. #3
    HOLYCOWBATMAN is offline Junior Member
    Join Date
    Aug 2009
    Posts
    10

    Default

    Quote Originally Posted by sulasno View Post
    use the keyboard :-)

    Ctrl + +
    lol i know that .... but isnt is possible with code within an extension?

  4. #4
    sulasno's Avatar
    sulasno is offline Super Moderator
    Join Date
    Sep 2008
    Location
    Bangkok
    Posts
    1,759

    Default

    I think Chrome is not ready for zoom at the moment;

    every time Chrome is updated, the settings for Fonts revert to the default

  5. #5
    nemrod's Avatar
    nemrod is offline Member
    Join Date
    Aug 2009
    Location
    Sweden
    Posts
    34

    Default

    You can use a content script to change the CSS, but it's not really an optimal solution

  6. #6
    HOLYCOWBATMAN is offline Junior Member
    Join Date
    Aug 2009
    Posts
    10

    Default

    Quote Originally Posted by nemrod View Post
    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.

Similar Threads

  1. Zoom
    By mg2 in forum Plugins Development
    Replies: 3
    Last Post: 07-02-2009, 03:26 PM
  2. Saving zoom?
    By EV88 in forum Chrome Tips & Tricks
    Replies: 1
    Last Post: 03-13-2009, 10:00 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •