Zoom on doubleclick
Zooming in on websites. Doubleclick on any element on this page to zoom in and doubleclick again, or use ESC, to zoom out.
Latest reviews
Thank you for this extension. This was a mandatory tool for wikipedia reading.
Thank you for this extension. This was a mandatory tool for wikipedia reading.
This is the feature i'm looking but not quite how it does. It's higly annoying when it zooms and breaks the page everytime you double click for other reasons. For instance when you use google drive. You normally double click to open a folder. I don't want to zoom the page at that point. I keep it disabled since the page breaks and needs to be reloaded when it accidently zooms after double click. I need something like ctrl + double click.
This is the feature i'm looking but not quite how it does. It's higly annoying when it zooms and breaks the page everytime you double click for other reasons. For instance when you use google drive. You normally double click to open a folder. I don't want to zoom the page at that point. I keep it disabled since the page breaks and needs to be reloaded when it accidently zooms after double click. I need something like ctrl + double click.
Finally found it. This helps out a lot. But I find the scrolling on mouse move annoying. How can I disable that. I can't find any option to configure.
Finally! Thank you for this extension, was way too hard to find, you'd think it'd be a standard chromebook settings option but it's not. Thank youuuuus!
Finally! Thank you for this extension, was way too hard to find, you'd think it'd be a standard chromebook settings option but it's not. Thank youuuuus!
nice
nice
Maybe is good idea, put a button to avoid or bypass the double click zoom allways, because some times is great to select a word or a phrase. Sooo.... Anyway the extension is great, make feel in windows a little bit the mac sensation :) thanks a lot! and hope you can put the bypass key :)
Maybe is good idea, put a button to avoid or bypass the double click zoom allways, because some times is great to select a word or a phrase. Sooo.... Anyway the extension is great, make feel in windows a little bit the mac sensation :) thanks a lot! and hope you can put the bypass key :)
動かない
Got windows and wanted to have MacOS like zoom feature? Well, here's your solution! Great job!
Got windows and wanted to have MacOS like zoom feature? Well, here's your solution! Great job!
It simply doesn't work. What a shame. I'm disappointing this extension won't function. I'm guessing it is outdated. It would have been perfect for someone like me who finds themselves straining their eyes when reading specific tiny things.
It simply doesn't work. What a shame. I'm disappointing this extension won't function. I'm guessing it is outdated. It would have been perfect for someone like me who finds themselves straining their eyes when reading specific tiny things.
windows10的电脑,一直在寻找像MAC上那样双指双击放大页面的扩展,终于找到了 不过chrome上运行,放大后再滚动页面稍微有些卡 期望作者能够更新,愿意支付费用
WONDERFUL EXTENCIONGRACIAS !! =) Great extension is just what I needed some time ago I'm looking for an extension so I could get something without having to be zooming in the whole page.
WONDERFUL EXTENCIONGRACIAS !! =) Great extension is just what I needed some time ago I'm looking for an extension so I could get something without having to be zooming in the whole page.
ctrl + doubleclick 1- open developer mode on... 2- copy-paste extension to new folder 3- install extension in developer (load unpacked) 4- in src folder, open zoom.js and copy var zoom block 5- in src/incject folder, open inject.js and paste zoom variable to after chrome.extension.sendMessage({}, function(response) { 6- change readyStateCheckInterval variable to; var readyStateCheckInterval = setInterval(function() { if (document.readyState === "complete") { $(document).on('dblclick', function (e) { if(e.ctrlKey){ //event.preventDefault(); zoom.in( { element: event.target } ); } }); }}, 10); click refresh button of extension, refresh page... now click ctrl + doubleclick... you can delete _metadata & _locales folders and i tested in chrome... location is; C:\Users\USERNAME\AppData\Local\Google\Chrome\User Data\Default\Extensions\jkmalmidnicnnmceielaelokkdmmgkcb
ctrl + doubleclick 1- open developer mode on... 2- copy-paste extension to new folder 3- install extension in developer (load unpacked) 4- in src folder, open zoom.js and copy var zoom block 5- in src/incject folder, open inject.js and paste zoom variable to after chrome.extension.sendMessage({}, function(response) { 6- change readyStateCheckInterval variable to; var readyStateCheckInterval = setInterval(function() { if (document.readyState === "complete") { $(document).on('dblclick', function (e) { if(e.ctrlKey){ //event.preventDefault(); zoom.in( { element: event.target } ); } }); }}, 10); click refresh button of extension, refresh page... now click ctrl + doubleclick... you can delete _metadata & _locales folders and i tested in chrome... location is; C:\Users\USERNAME\AppData\Local\Google\Chrome\User Data\Default\Extensions\jkmalmidnicnnmceielaelokkdmmgkcb
Finally! This is the zoom extension that Chrome desperately needs. Thank you!
Finally! This is the zoom extension that Chrome desperately needs. Thank you!
very exclent app....best zoom app
very exclent app....best zoom app
Perfect addon for those who miss mobile chrome zoom feature on windows tablet.
Perfect addon for those who miss mobile chrome zoom feature on windows tablet.
This is exactly the extension I'm looking for! Just like the double-tap on iOS devices.
This is exactly the extension I'm looking for! Just like the double-tap on iOS devices.
The double click chooses to work very randomly and it sometimes zooms for no reason.
The double click chooses to work very randomly and it sometimes zooms for no reason.
Concept intéressant. je conserve pour tester dans la durée.
good
good
Hello there, would you please change this tool to "Zoom on Xclicks" and let users decide how much clicks should be. In my personal opinion, I would like to set it to 4 clicks, or double click with alt+shift.
Hello there, would you please change this tool to "Zoom on Xclicks" and let users decide how much clicks should be. In my personal opinion, I would like to set it to 4 clicks, or double click with alt+shift.
Parabéns ao desenvolvedor dessa extensão.
Está bien, aunque echo de menos algún tipo de configuración que permitiese, por ejemplo, hacer zoom con el doble click sólo si está pulsada la tecla shift (a veces hago doble click para seleccionar texto y no quiero que eso provoque el zoom de la página).
Needs some options to change the invocation method (e.g. shift+double-click) and to fien tune things like whether double-clicking in an input field activates the extension. Almost great!
Simple and great. Similar to how you can double tap a section on your phone and zoom to it. Great.
Simple and great. Similar to how you can double tap a section on your phone and zoom to it. Great.
Great extension that works well. However, having the trigger be a double-click does detract a lot from it's usefulness. Double-clicking is already used for selecting a word, which makes it frustrating to use. Core functionality is great but the action to trigger the zoom needs to be customizable.
Great extension that works well. However, having the trigger be a double-click does detract a lot from it's usefulness. Double-clicking is already used for selecting a word, which makes it frustrating to use. Core functionality is great but the action to trigger the zoom needs to be customizable.
I have a suggestion. Adding a setting option that can config doubleclick with right or left mouse button.
I have a suggestion. Adding a setting option that can config doubleclick with right or left mouse button.
This is it! This is the one that does what you want it to do...or at least the closest thing to it. That is why I give 4 stars, the fifth will come when it works as well as Safari or smartphone/tablet double tap, but as it sits "Zoom on doubleclick" is what works.
This is it! This is the one that does what you want it to do...or at least the closest thing to it. That is why I give 4 stars, the fifth will come when it works as well as Safari or smartphone/tablet double tap, but as it sits "Zoom on doubleclick" is what works.
スマホ感覚で画面が拡大できてかなり重宝してる。これはもう手放せない。
Really liked the idea of this - using tablets and such has spoiled me for zooming into content on the desktop. However, it just didn't work on Chrome as of 11/8/13... double click has no effect whatsoever. No options to configure so - ?
Really liked the idea of this - using tablets and such has spoiled me for zooming into content on the desktop. However, it just didn't work on Chrome as of 11/8/13... double click has no effect whatsoever. No options to configure so - ?